summaryrefslogtreecommitdiffstats
path: root/tools/assistant/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2024-03-10 01:10:36 +0300
committerAlexander Golubev <fatzer2@gmail.com>2024-03-10 01:10:36 +0300
commit83a22cbef3e071e25a26553a39b0bea563bd74bb (patch)
treeaade9919ba153ba6404163a6573ee1432a770534 /tools/assistant/lib/CMakeLists.txt
parentdf2b04abca1579b32471ffc445c483f93d088d53 (diff)
downloadtqt-83a22cbef3e071e25a26553a39b0bea563bd74bb.tar.gz
tqt-83a22cbef3e071e25a26553a39b0bea563bd74bb.zip
cmake: use generated qplatformdefs.h
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'tools/assistant/lib/CMakeLists.txt')
-rw-r--r--tools/assistant/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/assistant/lib/CMakeLists.txt b/tools/assistant/lib/CMakeLists.txt
index 90746eb57..1c62d980b 100644
--- a/tools/assistant/lib/CMakeLists.txt
+++ b/tools/assistant/lib/CMakeLists.txt
@@ -3,7 +3,6 @@ include_directories(
${CMAKE_BINARY_DIR}
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/mkspecs/linux-g++-64
${CMAKE_BINARY_DIR}/include
${ZLIB_INCLUDE_DIRS}
)