Skip to content

Commit

Permalink
Update submodules to latest commits
Browse files Browse the repository at this point in the history
  • Loading branch information
clarisma committed Nov 14, 2024
1 parent 21bfb78 commit bd4198a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ target_compile_definitions(_geodesk PRIVATE GEODESK_PYTHON)

if(BUILD_WHEELS)
install(TARGETS _geodesk
LIBRARY DESTINATION .)
LIBRARY DESTINATION geodesk)
else()
install(TARGETS _geodesk
LIBRARY DESTINATION ${CMAKE_INSTALL_PREFIX}
Expand Down

0 comments on commit bd4198a

Please sign in to comment.