summaryrefslogtreecommitdiffstats
path: root/qtinterface/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-08 13:05:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-08 13:05:13 +0900
commit6d11f6b351b77d1c9644630cfcaa2c3ce63998d5 (patch)
treec6e2a465e4fc0432746338c9a7e1d6f763161324 /qtinterface/CMakeLists.txt
parentcdf40894ad783e220dc6cf4b012e429f191ba5f7 (diff)
downloadtqtinterface-6d11f6b3.tar.gz
tqtinterface-6d11f6b3.zip
Remove tmoc
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/CMakeLists.txt')
-rw-r--r--qtinterface/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt
index ba75186..d029e71 100644
--- a/qtinterface/CMakeLists.txt
+++ b/qtinterface/CMakeLists.txt
@@ -35,15 +35,6 @@ install( FILES
${IFACE}/tqmodules.h
DESTINATION ${INCLUDE_INSTALL_DIR} )
-##### tqt tools #################################
-
-configure_file( ${IFACE}/tmoc.cmake tmoc @ONLY )
-
-install( PROGRAMS
- ${CMAKE_CURRENT_BINARY_DIR}/tmoc
- DESTINATION ${BIN_INSTALL_DIR} )
-
-
##### tqt pkgconfig #############################
string( REGEX REPLACE "^${CMAKE_INSTALL_PREFIX}" "\${prefix}" PC_EXEC_PREFIX ${EXEC_INSTALL_PREFIX} )
@@ -64,7 +55,6 @@ install( FILES ${CMAKE_CURRENT_BINARY_DIR}/tqtqui.pc DESTINATION ${PKGCONFIG_INS
##### tqt (shared) ##############################
-
tde_add_library( tqt SHARED
SOURCES ${IFACE}/tqapplication.cpp
VERSION 4.2.0