Skip to content

Commit 9824045

Browse files
committed
Use Nowide 11.1.1
1 parent 235d718 commit 9824045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if(NOT TARGET Boost::nowide)
1616
FetchContent_Declare(
1717
BoostNowide
1818
GIT_REPOSITORY https://github.com/boostorg/nowide.git
19-
GIT_TAG v11.0.0
19+
GIT_TAG v11.1.1
2020
)
2121
include(SaveVariables)
2222
save_variables(BUILD_SHARED_LIBS CMAKE_POSITION_INDEPENDENT_CODE BUILD_TESTING)

0 commit comments

Comments
 (0)