small cmake fixes
This commit is contained in:
@@ -8,6 +8,7 @@ if (NOT DEFINED OPTCON_LOCAL_BUILD)
|
|||||||
fmt
|
fmt
|
||||||
GIT_REPOSITORY https://github.com/fmtlib/fmt
|
GIT_REPOSITORY https://github.com/fmtlib/fmt
|
||||||
GIT_TAG 123913715afeb8a437e6388b4473fcc4753e1c9a # 11.1.4
|
GIT_TAG 123913715afeb8a437e6388b4473fcc4753e1c9a # 11.1.4
|
||||||
|
SYSTEM
|
||||||
)
|
)
|
||||||
|
|
||||||
FetchContent_MakeAvailable(fmt)
|
FetchContent_MakeAvailable(fmt)
|
||||||
|
|||||||
Reference in New Issue
Block a user