This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
51c82c3a66
CMake
/
Tests
/
RunCMake
/
CompileFeatures
/
LinkImplementationFeatureCy...
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Features: Add COMPILE_FEATURES generator expression. Allow setting build properties based on the features available for a target. The availability of features is determined at generate-time by evaluating the link implementation. Ensure that the <LANG>_STANDARD determined while evaluating COMPILE_FEATURES in the link implementation is not lower than that provided by the INTERFACE of the link implementation. This is similar to handling of transitive properties such as POSITION_INDEPENDENT_CODE.
2014-05-15 13:32:30 +04:00
1