This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-25 10:18:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18ce372e0febc58e24e42e21e59f5688f3875864
CMake
/
Tests
/
CMakeCommands
History
Robert Maynard
808b818063
Genex: CompileLang and CompileLangAndId now match against a list of ids
...
This allows for expressions such as: $<COMPILE_LANG_AND_ID, CXX, GNU, Clang>
2019-06-03 10:20:23 -04:00
..
add_compile_definitions
…
add_compile_options
…
add_link_options
LINK_OPTIONS: Add new family of properties
2018-06-06 17:22:39 +02:00
link_directories
link_directories(): enhance capabilities
2018-09-25 23:59:59 +10:00
target_compile_definitions
Genex: CompileLang and CompileLangAndId now match against a list of ids
2019-06-03 10:20:23 -04:00
target_compile_features
…
target_compile_options
Genex: CompileLang and CompileLangAndId now match against a list of ids
2019-06-03 10:20:23 -04:00
target_include_directories
…
target_link_directories
LINK_DIRECTORIES: Add new properties and commands
2018-09-25 23:59:58 +10:00
target_link_libraries
target_link_libraries: Fix static library private deps in other dirs
2019-04-30 13:53:10 -04:00
target_link_options
target_link_options: fix erroneous handling of BEFORE keyword.
2018-09-14 18:10:58 +02:00
target_sources
target_sources: Interpret relative paths as relative to the calling directory
2018-06-18 21:01:57 +02:00