diff options
Diffstat (limited to 'tests/auto/cmake/cmake.pro')
-rw-r--r-- | tests/auto/cmake/cmake.pro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/cmake/cmake.pro b/tests/auto/cmake/cmake.pro new file mode 100644 index 0000000..bf2dbcb --- /dev/null +++ b/tests/auto/cmake/cmake.pro @@ -0,0 +1,5 @@ + +# Cause make to do nothing. +TEMPLATE = subdirs + +CONFIG += ctest_testcase |