Taylor Sasser
62a1d3e7f1
FileAPI: Add symbolic property to targets
2025-10-02 10:46:16 -04:00
AJIOB
83bbde5449
MSVC: Define _WINDLL consistently for shared libraries
...
Visual Studio defines this automatically for `.dll` targets.
For consistency, define it when compiling for the MSVC ABI
with other generators. Add policy CMP0203 for compatibility.
Fixes : #27253
2025-09-29 18:26:44 -04:00
Craig Scott
b626843d71
fileAPI: Output all INTERFACE and IMPORTED targets
...
Fixes : #27248
2025-09-26 22:01:45 +10:00
David Lindauer
531b4fe643
OrangeC: Add support for OrangeC compiler
...
Add compiler information modules. Update the test suite.
Fixes : #25032
Co-authored-by: Brad King <brad.king@kitware.com >
2023-09-25 12:27:29 -04:00
Marc Chevrier
b3a6a11e95
fileapi: Extend codemodel targets/compileGroups with Apple frameworks
...
Fixes : #19897
2023-05-19 12:10:20 +02:00