We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946c85f commit 3f942f5Copy full SHA for 3f942f5
formats/CMakeLists.txt
@@ -41,7 +41,7 @@ if(FIGCONE_USE_ALL OR FIGCONE_USE_TOML)
41
SealLake_Import(
42
figcone_toml 1.0.0
43
GIT_REPOSITORY https://github.com/kamchatka-volcano/figcone_toml.git
44
- GIT_TAG v1.0.0
+ GIT_TAG dev
45
)
46
SealLake_Copy(
47
WILDCARDS ${figcone_toml_SOURCE_DIR}/include/figcone_toml/*
0 commit comments