aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/custom-template/custom-test/CMakeLists.txt.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/ivigenerator/custom-template/custom-test/CMakeLists.txt.tpl')
-rw-r--r--tests/auto/core/ivigenerator/custom-template/custom-test/CMakeLists.txt.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/core/ivigenerator/custom-template/custom-test/CMakeLists.txt.tpl b/tests/auto/core/ivigenerator/custom-template/custom-test/CMakeLists.txt.tpl
new file mode 100644
index 0000000..10fe633
--- /dev/null
+++ b/tests/auto/core/ivigenerator/custom-template/custom-test/CMakeLists.txt.tpl
@@ -0,0 +1,4 @@
+target_sources(${CURRENT_TARGET}
+ PUBLIC
+ tst_custom.cpp
+)