Skip to content

Commit

Permalink
add bcrypt.lib to target_link_libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
shad0wshayd3 committed May 4, 2024
1 parent 0c590df commit 99a4082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CommonLibF4/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ target_include_directories(
target_link_libraries(
"${PROJECT_NAME}"
PUBLIC
bcrypt.lib
Boost::headers
fmt::fmt
mmio::mmio
Expand Down

0 comments on commit 99a4082

Please sign in to comment.