summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 17:47:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-22 17:47:19 +0900
commit02f7aa7bd3fb555c1942209a48dda7a72eed0e56 (patch)
tree2ed54ff17cc3cba3edd6ea28e83dd3354515c894
parent20cbecd59f98a6293e8089379acbddc6c9eaa214 (diff)
downloaddbus-tqt-drop/tqtinterface.tar.gz
dbus-tqt-drop/tqtinterface.zip
Don't explicetly include tqt.h anymoredrop/tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 37fea1c..0d0a2d2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,6 @@ install( FILES ${CMAKE_CURRENT_BINARY_DIR}/dbus-tqt.pc DESTINATION ${PKGCONFIG_I
##### build setup ###############################
-set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -include tqt.h" )
set( CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,--no-undefined" )
add_definitions(