Sync git submodules

Close #52 as merged
This commit is contained in:
JingMatrix 2024-10-08 02:37:14 +02:00
parent 48a5301e51
commit 59285c1553
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit c2cd0525d97495daa820d2fcb29d6875b52c09a6 Subproject commit d24150c7eeacd93a9ccaed6aaef56ce1646b3398

View File

@ -118,4 +118,4 @@ OPTION(LSPLT_BUILD_SHARED OFF)
add_subdirectory(dobby) add_subdirectory(dobby)
add_subdirectory(fmt) add_subdirectory(fmt)
add_subdirectory(lsplant/lsplant/src/main/jni) add_subdirectory(lsplant/lsplant/src/main/jni)
target_compile_definitions(fmt-header-only INTERFACE FMT_STATIC_THOUSANDS_SEPARATOR=1 FMT_USE_FLOAT=0 FMT_USE_DOUBLE=0 FMT_USE_LONG_DOUBLE=0 FMT_USE_BITINT=0) target_compile_definitions(fmt-header-only INTERFACE FMT_USE_LOCALE=0 FMT_USE_FLOAT=0 FMT_USE_DOUBLE=0 FMT_USE_LONG_DOUBLE=0 FMT_USE_BITINT=0)

2
external/fmt vendored

@ -1 +1 @@
Subproject commit 8c4cfab57add08231c14c6c8b532ce1f11d6a6c3 Subproject commit 2cb3b7c64b04fd99b700dc1a40cc5115da549359