CMake: fix parsing error in Sandbox/Gui

Introduced by commit 755229d
This commit is contained in:
Louis Gombert
2025-11-25 05:53:44 -06:00
committed by Chris Hennes
parent 972ade948c
commit 0fca304912
-1
View File
@@ -10,7 +10,6 @@ if(BUILD_QT5)
${Qt5Core_INCLUDE_DIRS}
)
else()
SYSTEM
include_directories(
SYSTEM
${QT_INCLUDE_DIR}