CMake: Cleanup targets with transitive dependencies

This commit is contained in:
tritao
2025-03-17 12:12:06 +00:00
parent 9a77120e82
commit cdab9c7837
69 changed files with 75 additions and 746 deletions

View File

@@ -21,14 +21,6 @@
# * *
# ***************************************************************************/
include_directories(
SYSTEM
${PYCXX_INCLUDE_DIR}
${Python3_INCLUDE_DIRS}
${QtCore_INCLUDE_DIRS}
${ZIPIOS_INCLUDES}
)
set(Start_LIBS
FreeCADApp
)