summaryrefslogtreecommitdiff
path: root/tests/CTestCustom.template
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-16 15:37:01 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-16 15:37:01 (GMT)
commit7160ab5610d47e5752f653b85d891be2b7082540 (patch)
treef211c5dc3d9a0c3fb28e5bb7fc1f0ed3e3b9b6c3 /tests/CTestCustom.template
parent1778047f77ea9513b28ee99b0cc64a24da42319f (diff)
get pretty_printing working under MINGW cross build. update docs
Diffstat (limited to 'tests/CTestCustom.template')
-rw-r--r--tests/CTestCustom.template11
1 files changed, 5 insertions, 6 deletions
diff --git a/tests/CTestCustom.template b/tests/CTestCustom.template
index 338f4b6..21ba1f3 100644
--- a/tests/CTestCustom.template
+++ b/tests/CTestCustom.template
@@ -1,5 +1,7 @@
# __header__
#
+# Template to build a CTestCustom.cmake file in the build directory.
+#
# This template enables ctest to do things before and after the test runs.
# In our case, 1. Setup a virtual framebuffer, 2. pretty-print results
#
@@ -7,13 +9,10 @@
# words (__word__) are replaced with the cmake build dir/etc, at the time that
# cmake itself is run. Typically these are signified by two underscores (__)
# before and after the word in smallcase.
-#
-# The file then becomes CTestCustom.cmake inside the cmake build
-# directory. It is 'run' at the time that ctest is run.
-
-# Part 0. X11 and Virtual Framebuffer, for Linux/BSD. This is not used by
-# Windows or Mac because they have alternate means of accessing OpenGL.
+# Part 0. X11 and Virtual Framebuffer, for headless Linux/BSD systems.
+# This is not used by Windows or Mac because they have alternate means
+# of accessing OpenGL.
set(debug_openscad_template 0)
contact: Jan Huwald // Impressum