CMake: fix parsing error in Sandbox/Gui

Introduced by commit 755229d
This commit is contained in:
Louis Gombert
2025-11-24 20:41:01 +01:00
committed by Chris Hennes
parent 972ade948c
commit 0fca304912

View File

@@ -10,7 +10,6 @@ if(BUILD_QT5)
${Qt5Core_INCLUDE_DIRS}
)
else()
SYSTEM
include_directories(
SYSTEM
${QT_INCLUDE_DIR}