Skip to content

Commit

Permalink
Update dependencies.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Dec 2, 2024
1 parent 552f465 commit 2c184bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ function(fetch_dependencies)
GITHUB_REPOSITORY nanomsg/nng
GIT_TAG v1.8.0
OPTIONS
"BUILD_SHARED_LIBS OFF"
"NNG_TESTS OFF"
"NNG_TOOLS OFF"
"BUILD_SHARED_LIBS OFF"
)

###################################################################################################################
Expand Down

0 comments on commit 2c184bd

Please sign in to comment.