summaryrefslogtreecommitdiff
path: root/tests/EnforceConfig.cmake
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2011-11-27 04:21:38 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2011-11-27 04:21:38 (GMT)
commit610ab20ddba6d07e9b6e0b7565a44913854e467b (patch)
tree81c75e9ce9b68490bc5a81293290b96bb49d9510 /tests/EnforceConfig.cmake
parent2376814f2c4dd6e34a765ca37275b136785b26fd (diff)
parent04c340b35d8809b595ebb3ce53b7a00313d00a9b (diff)
Merge remote branch 'upstream/master' into cakebaby
Conflicts: doc/testing.txt tests/CMakeLists.txt tests/system-gl.cc tests/system-gl.h
Diffstat (limited to 'tests/EnforceConfig.cmake')
-rw-r--r--tests/EnforceConfig.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/EnforceConfig.cmake b/tests/EnforceConfig.cmake
new file mode 100644
index 0000000..8e2ebf7
--- /dev/null
+++ b/tests/EnforceConfig.cmake
@@ -0,0 +1,4 @@
+message("Enforcing config")
+if(NOT CTEST_CONFIGURATION_TYPE)
+ set(CTEST_CONFIGURATION_TYPE Default)
+endif()
contact: Jan Huwald // Impressum