From 13abd0950400b43a2bb7064dadb2f30a94ee32fd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 31 Jan 2012 00:33:28 -0600 Subject: Fix FTBFS --- qtinterface/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtinterface/CMakeLists.txt') diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index fc18981..c50bf1f 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -109,7 +109,7 @@ install( ##### tqt tools ################################# -configure_file( tmoc.cmake tmoc @ONLY ) +configure_file( ${IFACE}/tmoc.cmake tmoc @ONLY ) if ( NOT HAVE_REAL_TQT ) configure_file( tqt-replace.cmake tqt-replace @ONLY ) configure_file( tqt-replace-stream.cmake tqt-replace-stream @ONLY ) -- cgit v1.2.1