We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf0309 commit 58b5fc2Copy full SHA for 58b5fc2
CMakeLists.txt
@@ -24,7 +24,7 @@ if (CPPSORT_USE_LIBASSERT)
24
FetchContent_Declare(
25
libassert
26
GIT_REPOSITORY https://github.com/jeremy-rifkin/libassert
27
- GIT_TAG 634f50fb4086d377ad9a2f83d693d2e8fe4972a7 # v2.1.4
+ GIT_TAG bd33ba116f209bf71761c58dccc2f3bf277e0824 # v2.2.1
28
)
29
FetchContent_GetProperties(libassert)
30
if (NOT libassert_POPULATED)
0 commit comments