Fix python bindings build

This commit is contained in:
Renato Araujo Oliveira Filho
2020-10-30 08:36:15 -03:00
parent b84e0f3605
commit 523dfb0d12

View File

@@ -41,7 +41,7 @@ set(PyKDDockWidgets_typesystem_paths
# Include flags/path that will be set in 'target_include_directories'
set(PyKDDockWidgets_target_include_directories
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/src
)
# Libraries that will be necessary to link the target, this will used in the command 'target_link_libraries'