We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235d718 commit 9824045Copy full SHA for 9824045
1 file changed
CMakeLists.txt
@@ -16,7 +16,7 @@ if(NOT TARGET Boost::nowide)
16
FetchContent_Declare(
17
BoostNowide
18
GIT_REPOSITORY https://github.com/boostorg/nowide.git
19
- GIT_TAG v11.0.0
+ GIT_TAG v11.1.1
20
)
21
include(SaveVariables)
22
save_variables(BUILD_SHARED_LIBS CMAKE_POSITION_INDEPENDENT_CODE BUILD_TESTING)
0 commit comments