We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44181e2 commit 8174fdeCopy full SHA for 8174fde
CMakeLists.txt
@@ -110,7 +110,7 @@ else()
110
endif()
111
ExternalProject_Add(nng-external
112
GIT_REPOSITORY https://github.com/nanomsg/nng.git
113
- GIT_TAG v1.5.2
+ GIT_TAG v1.11
114
GIT_CONFIG "advice.detachedHead=false"
115
PREFIX ${CMAKE_BINARY_DIR}/_deps/nng
116
# Use Update step override to delete unused /etc/ folder of NNG development support files that list a lot of Go reference packages
0 commit comments