CMake/Tests/RunCMake
Brad King ec85306025 Merge topic 'tll-includes-defines'
e48d842 Cache context-independent includes on evaluation.
089fe1c Optimize genex evaluation for includes and defines.
179f495 find_package: Reword <package>_NO_INTERFACES documentation
e7b579b Test workaround of bad interface include directories from depends.
77cecb7 Add includes and compile definitions with target_link_libraries.
0b92602 Add the $<LINKED:...> generator expression.
0fa7f69 Add API to check if we're reading a includes or defines property.
2c3654c Add a way to exclude INTERFACE properties from exported targets.
d4297d5 Export targets to a targets file, not a Config file.
df4d2b2 Make it an error for INSTALL_PREFIX to be evaluated.
7ceeba9 Advance more when preprocessing exported strings.
30268b4 Handle reading empty properties defined by the link interface.
2013-02-05 14:46:43 -05:00
..
CMP0004 Add the $<TARGET_POLICY> expression 2013-01-17 17:20:17 +01:00
CMP0019 Add policy CMP0019 to skip include/link variable re-expansion 2012-12-07 09:51:19 -05:00
CompatibleInterface Add the COMPATIBLE_INTERFACE_STRING property. 2013-01-24 20:36:04 +01:00
ExternalData ExternalData: Collapse ../ components in DATA{} paths 2013-01-30 14:55:12 -05:00
GeneratorExpression Make it an error for INSTALL_PREFIX to be evaluated. 2013-01-31 17:27:06 +01:00
Languages Do not crash on SHARED library without language (#13324) 2012-06-20 11:26:05 -04:00
ObjectLibrary Test OBJECT library language propagation 2012-03-16 10:12:30 -04:00
PositionIndependentCode Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
SolutionGlobalSections Add tests for VS_SOLUTION_GLOBAL_SECTIONS 2012-11-16 08:16:10 -05:00
TargetPropertyGeneratorExpressions Add the $<LINKED:...> generator expression. 2013-01-31 17:34:20 +01:00
build_command Use generalized RunCMake test infrastrucure for build_command test 2012-03-12 09:33:21 -04:00
find_package find_package: Test rejection of required+optional components 2012-03-19 10:53:36 -04:00
include include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
include_directories Output include directories as LOG messages, not warnings. 2013-01-21 09:12:22 +01:00
include_external_msproject Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
list list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
CMakeLists.txt ExternalData: Add tests covering interfaces and errors 2013-01-30 10:04:54 -05:00
RunCMake.cmake Teach RunCMake tests to allow custom checks 2012-04-19 08:32:57 -04:00