CMake/Tests/RunCMake
Brad King 9e518a8169 ExternalData: Allow DATA{} syntax to reference directories
Use a trailing slash to reference a directory.  Require that a list
of associated files be specified to select from within the directory.
One may simply use DATA{Dir/,REGEX:.*} to reference all files but
get a directory passed on the command line.
2013-01-30 10:05:07 -05:00
..
build_command
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 Make INTERFACE determined properties readable in generator expressions. 2013-01-20 17:06:47 +01:00
ExternalData ExternalData: Allow DATA{} syntax to reference directories 2013-01-30 10:05:07 -05:00
find_package
GeneratorExpression Add the TARGET_NAME generator expression. 2013-01-05 01:05:09 +01: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
Languages Do not crash on SHARED library without language (#13324) 2012-06-20 11:26:05 -04:00
list list: Handle errors on empty lists more gracefully (#13138) 2012-04-17 11:07:07 -04:00
ObjectLibrary
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 Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05: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