Skip to content

Commit

Permalink
Now install dll copy also the contents of folder geos. Refs #3
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Oct 15, 2024
1 parent e93e019 commit 5fccd80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ if (SUMO_LIBRARIES AND WIN32)
# "${FREETYPE_PATH}/bin/*.dll"
"${GETTEXT_PATH}/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/bzip2-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/geos-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/curl-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/libpng-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/libssh2-*/bin/*.dll"
Expand Down

0 comments on commit 5fccd80

Please sign in to comment.