We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11b3eca + d3cb4d2 commit a0f685fCopy full SHA for a0f685f
config/CMakeLists-cxxio.txt.in
@@ -5,7 +5,7 @@ include(ExternalProject)
5
6
ExternalProject_Add(cxxio-download
7
GIT_REPOSITORY https://github.com/tmaklin/cxxio.git
8
- GIT_TAG main
+ GIT_TAG 0b79d96b7eb51757fa1a9c3aa1b5c0348361019f
9
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/external/cxxio"
10
BUILD_IN_SOURCE 1
11
CONFIGURE_COMMAND ""
0 commit comments