CMake/Tests/RunCMake/get_property
Brad King d0be1e15c3 Add directory properties to get source and binary directories
Add SOURCE_DIR and BINARY_DIR directory properties that return the
absolute paths to the corresponding directories.  These correspond
to the target properties of the same names that we already have.
2016-09-19 14:00:50 -04:00
..
directory_properties
BadArgument-result.txt
BadArgument-stderr.txt
BadArgument.cmake
BadDirectory-result.txt
BadDirectory-stderr.txt
BadDirectory.cmake
BadScope-result.txt
BadScope-stderr.txt
BadScope.cmake
BadTarget-result.txt
BadTarget-stderr.txt
BadTarget.cmake
BadTest-result.txt
BadTest-stderr.txt
BadTest.cmake
CMakeLists.txt
DebugConfigurations-stderr.txt
DebugConfigurations.cmake
GlobalName-result.txt
GlobalName-stderr.txt
GlobalName.cmake
MissingArgument-result.txt
MissingArgument-stderr.txt
MissingArgument.cmake
NoCache-result.txt
NoCache-stderr.txt
NoCache.cmake
NoProperty-result.txt
NoProperty-stderr.txt
NoProperty.cmake
NoSource-result.txt
NoSource-stderr.txt
NoSource.cmake
NoTarget-result.txt
NoTarget-stderr.txt
NoTarget.cmake
NoTest-result.txt
NoTest-stderr.txt
NoTest.cmake
RunCMakeTest.cmake
VariableName-result.txt
VariableName-stderr.txt
VariableName.cmake
cache_properties-stderr.txt
cache_properties.cmake
directory_properties-stderr.txt Add directory properties to get source and binary directories 2016-09-19 14:00:50 -04:00
directory_properties.cmake Add directory properties to get source and binary directories 2016-09-19 14:00:50 -04:00
global_properties-stderr.txt
global_properties.cmake
install_properties-stderr.txt
install_properties.cmake
source_properties-stderr.txt
source_properties.cmake
target_properties-stderr.txt
target_properties.cmake
test_properties-stderr.txt
test_properties.cmake