summaryrefslogtreecommitdiffstats
path: root/contrib/ctest/tests/plugins.ctest
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ctest/tests/plugins.ctest')
-rw-r--r--contrib/ctest/tests/plugins.ctest2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/ctest/tests/plugins.ctest b/contrib/ctest/tests/plugins.ctest
new file mode 100644
index 0000000..a983bb9
--- /dev/null
+++ b/contrib/ctest/tests/plugins.ctest
@@ -0,0 +1,2 @@
+set(CTEST_BUILD_OPTIONS "-DBUILD_AS_PLUGINS=ON -DENABLE_GCOV:BOOL=ON")
+set(CTEST_BUILD_NAME "${CTEST_BUILD_NAME} - plugins") \ No newline at end of file