aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMPoQmToolsTest/check_conf.cmake.in
diff options
context:
space:
mode:
authorAlex Merry <alex.merry@kde.org>2015-10-14 12:18:40 +0100
committerAlex Merry <alex.merry@kde.org>2015-11-08 20:34:16 +0000
commitc88bc78e0ca3834c46b89ca9d14b404751da5d4a (patch)
tree99011137f4dedcf4bf242e167ac7dc70d9136b8e /tests/ECMPoQmToolsTest/check_conf.cmake.in
parent6745bd7e4796560959bb67e33b7c7f86f96a5a94 (diff)
downloadextra-cmake-modules-c88bc78e0ca3834c46b89ca9d14b404751da5d4a.tar.gz
extra-cmake-modules-c88bc78e0ca3834c46b89ca9d14b404751da5d4a.tar.bz2
Add unit test for ecm_create_qm_loader.
This is based on commit 6745bd7e4796560959bb67e33b7c7f86f96a5a94 (and the subsequent fix-up commits).
Diffstat (limited to 'tests/ECMPoQmToolsTest/check_conf.cmake.in')
-rw-r--r--tests/ECMPoQmToolsTest/check_conf.cmake.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ECMPoQmToolsTest/check_conf.cmake.in b/tests/ECMPoQmToolsTest/check_conf.cmake.in
new file mode 100644
index 00000000..9ab02e72
--- /dev/null
+++ b/tests/ECMPoQmToolsTest/check_conf.cmake.in
@@ -0,0 +1,2 @@
+set(TR_TEST_EXEC "$<TARGET_FILE:tr_test>")
+set(TR_TEST_SUBDIR_EXEC "$<TARGET_FILE:tr_test_subdir>")