Skip to content

Commit

Permalink
Remove leftover install
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jan 4, 2025
1 parent ccba47d commit 666d8e7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/3d/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,4 @@ install(TARGETS qgis_3d
RUNTIME DESTINATION ${QGIS_BIN_DIR}
LIBRARY DESTINATION ${QGIS_LIB_DIR}
ARCHIVE DESTINATION ${QGIS_LIB_DIR}
PUBLIC_HEADER DESTINATION ${QGIS_INCLUDE_DIR})

# Mac dev frameworks

install(TARGETS qgis_3d FRAMEWORK DESTINATION ${QGIS_MACAPP_DEV_PREFIX})
PUBLIC_HEADER DESTINATION ${QGIS_INCLUDE_DIR})

0 comments on commit 666d8e7

Please sign in to comment.