CMake: Cleanup targets with transitive dependencies
This commit is contained in:
@@ -21,14 +21,6 @@
|
||||
# * *
|
||||
# ***************************************************************************/
|
||||
|
||||
include_directories(
|
||||
SYSTEM
|
||||
${PYCXX_INCLUDE_DIR}
|
||||
${Python3_INCLUDE_DIRS}
|
||||
${QtCore_INCLUDE_DIRS}
|
||||
${ZIPIOS_INCLUDES}
|
||||
)
|
||||
|
||||
set(Start_LIBS
|
||||
FreeCADApp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user