diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-01-31 03:14:09 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-01-31 03:14:09 (GMT) |
commit | 8ba6a7828835308811aa0861650cd04888c9f212 (patch) | |
tree | 48c94840fa50de065d69e091d953a619589129d1 /tests/CMakeLists.txt | |
parent | 997a0afac3f9b3a7aa2c4a8d351c3697bc91f7aa (diff) |
add correct test result images, and minor cleanup
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index d0e5075..246fe63 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -687,6 +687,8 @@ endmacro() enable_testing() + + set_directory_properties(PROPERTIES TEST_INCLUDE_FILE "${CMAKE_SOURCE_DIR}/EnforceConfig.cmake") # Subst files |