Core: Move PyCXX library to src/3rdParty.

This commit is contained in:
Joao Matos
2025-02-16 17:37:13 +00:00
committed by Chris Hennes
parent 01dbe102f2
commit cc6ffb44de
115 changed files with 73 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
# ***************************************************************************/
include_directories(
${PYCXX_INCLUDE_DIR}
${Python3_INCLUDE_DIRS}
${QtCore_INCLUDE_DIRS}
${ZIPIOS_INCLUDES}