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
556ae30717
CMake
/
Tests
/
RunCMake
/
CompatibleInterface
History
Stephen Kelly
655e98bf71
Ensure type specific compatible interface properties do not intersect.
...
Before, the boolean version would always win, and the string one would be ignored.
2013-02-07 16:21:09 +01:00
..
CMakeLists.txt
…
InterfaceBool-builtin-prop-result.txt
…
InterfaceBool-builtin-prop-stderr.txt
…
InterfaceBool-builtin-prop.cmake
…
InterfaceBool-mismatch-depend-self-result.txt
…
InterfaceBool-mismatch-depend-self-stderr.txt
…
InterfaceBool-mismatch-depend-self.cmake
…
InterfaceBool-mismatch-depends-result.txt
…
InterfaceBool-mismatch-depends-stderr.txt
…
InterfaceBool-mismatch-depends.cmake
…
InterfaceBool-mismatched-use-result.txt
…
InterfaceBool-mismatched-use-stderr.txt
…
InterfaceBool-mismatched-use.cmake
…
InterfaceString-Bool-Conflict-result.txt
Ensure type specific compatible interface properties do not intersect.
2013-02-07 16:21:09 +01:00
InterfaceString-Bool-Conflict-stderr.txt
Ensure type specific compatible interface properties do not intersect.
2013-02-07 16:21:09 +01:00
InterfaceString-Bool-Conflict.cmake
Ensure type specific compatible interface properties do not intersect.
2013-02-07 16:21:09 +01:00
InterfaceString-builtin-prop-result.txt
…
InterfaceString-builtin-prop-stderr.txt
…
InterfaceString-builtin-prop.cmake
…
InterfaceString-mismatch-depend-self-result.txt
…
InterfaceString-mismatch-depend-self-stderr.txt
…
InterfaceString-mismatch-depend-self.cmake
…
InterfaceString-mismatch-depends-result.txt
…
InterfaceString-mismatch-depends-stderr.txt
…
InterfaceString-mismatch-depends.cmake
…
InterfaceString-mismatched-use-result.txt
…
InterfaceString-mismatched-use-stderr.txt
…
InterfaceString-mismatched-use.cmake
…
RunCMakeTest.cmake
Ensure type specific compatible interface properties do not intersect.
2013-02-07 16:21:09 +01:00
main.cpp
…