Skip to content

Commit 009fcd8

Browse files
committed
fix build on cosmic (et cie)
1 parent 7241025 commit 009fcd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/3d/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}
3434
INCLUDE_DIRECTORIES(SYSTEM
3535
${QT_INCLUDE_DIR}
3636
${GDAL_INCLUDE_DIR}
37+
${QT5_3DEXTRA_INCLUDE_DIR}
3738
)
3839

3940
#note for tests we should not include the moc of our

0 commit comments

Comments
 (0)