Skip to content

Commit

Permalink
Now gdal dll library is added. Refs #15593
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Oct 25, 2024
1 parent 3edc582 commit f0fcde3
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 @@ -394,6 +394,7 @@ if (SUMO_LIBRARIES AND WIN32)
"${ZLIB_PATH}/bin/*.dll"
"${FREETYPE_PATH}/bin/*.dll"
"${GETTEXT_PATH}/bin/*.dll"
"${GDAL_PATH}/bin/*.dll"
"${SUMO_LIBRARIES}/libspatialite-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/bzip2-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/geos-*/bin/*.dll"
Expand Down

0 comments on commit f0fcde3

Please sign in to comment.