Skip to content

Commit ec6add7

Browse files
committed
update reenable
1 parent addf233 commit ec6add7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ if(BUILD_TESTING)
355355
tests/PythonQtTests.h
356356
)
357357

358-
if(PythonQt_Wrap_Qtcore)
358+
if(PythonQt_Wrap_QtCore)
359359
include_directories(generated_cpp${generated_cpp_suffix})
360360

361361
list(APPEND test_sources

0 commit comments

Comments
 (0)