We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7241025 commit 009fcd8Copy full SHA for 009fcd8
tests/src/3d/CMakeLists.txt
@@ -34,6 +34,7 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}
34
INCLUDE_DIRECTORIES(SYSTEM
35
${QT_INCLUDE_DIR}
36
${GDAL_INCLUDE_DIR}
37
+ ${QT5_3DEXTRA_INCLUDE_DIR}
38
)
39
40
#note for tests we should not include the moc of our
0 commit comments