We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cc1b7 commit 131f429Copy full SHA for 131f429
external/seal_lake
@@ -1,5 +1,5 @@
1
include(FetchContent)
2
-set(SEAL_LAKE_VERSION v0.2.0)
+set(SEAL_LAKE_VERSION dev)
3
set(FETCHCONTENT_QUIET FALSE)
4
FetchContent_Declare(seal_lake_${SEAL_LAKE_VERSION}
5
SOURCE_DIR seal_lake_${SEAL_LAKE_VERSION}
0 commit comments