Skip to content

Commit e320e24

Browse files
committed
ENH: Add configure package options for PythonQt
Configure so that other builds can find PythonQt with find_package
1 parent d384f36 commit e320e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ set(Core_SOURCES
4242

4343
set(Core_PUBLIC_HEADER
4444
PythonQt.h
45+
PythonQtPythonInclude.h
4546
PythonQtStdDecorators.h
4647
PythonQtClassInfo.h
4748
PythonQtImporter.h

0 commit comments

Comments
 (0)