Skip to content

Commit

Permalink
Now bzip2 library is added in bin folder. Refs #15593
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Oct 25, 2024
1 parent 760fcf6 commit 3edc582
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 @@ -411,6 +411,7 @@ if (SUMO_LIBRARIES AND WIN32)
"${SUMO_LIBRARIES}/3rdPartyLibs/libexpat-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/librttopo-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/minizip-*/bin/*.dll"
"${SUMO_LIBRARIES}/3rdPartyLibs/bzip2-*/bin/*.dll"
)
# check if MSVC dll runtimes have to be copied
if (INSTALL_DLL_RUNTIMES)
Expand Down

0 comments on commit 3edc582

Please sign in to comment.