Skip to content

Commit

Permalink
try to fix bench test
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik authored and nyalldawson committed Oct 11, 2022
1 parent 893dfcc commit 3c4ccab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/bench/CMakeLists.txt
Expand Up @@ -35,6 +35,8 @@ target_link_libraries(qgis_bench
)

if(APPLE)
target_link_libraries(qgis_bench qgis_native)

set_target_properties(qgis_bench PROPERTIES
INSTALL_RPATH ${CMAKE_INSTALL_PREFIX}/${QGIS_LIB_DIR}
INSTALL_RPATH_USE_LINK_PATH true
Expand Down

0 comments on commit 3c4ccab

Please sign in to comment.