Skip to content

Commit

Permalink
Link fmusim against bcrypt on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Oct 29, 2024
1 parent 10820d3 commit 03df668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fmusim/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ if (WIN32)
${CVODE_DIR}/lib/sundials_cvode.lib
wsock32
ws2_32
bcrypt
)
elseif(UNIX AND NOT APPLE)
set(libraries
Expand Down

0 comments on commit 03df668

Please sign in to comment.