We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libjstl
1 parent 80a0746 commit f6c1399Copy full SHA for f6c1399
1 file changed
CMakeLists.txt
@@ -10,7 +10,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)
10
project(sodium_native C ASM CXX)
11
12
fetch_package("github:jedisct1/libsodium#stable" SOURCE_DIR sodium)
13
-fetch_package("github:holepunchto/libjstl#da650f1")
+fetch_package("github:holepunchto/libjstl#f71e134")
14
# add_subdirectory("../libjstl" "${CMAKE_BINARY_DIR}/libjstl")
15
#fetch_package("github:telamon/libjstl#27c3d9f")
16
0 commit comments