Version bump

This commit is contained in:
Shy
2025-06-12 20:57:04 -04:00
parent ab9eab3536
commit 04f993be75
2 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ target_include_directories(
target_compile_options(
sist2
PRIVATE
-fPIC
# -fPIC
)
if (SIST_DEBUG)
@@ -147,7 +147,7 @@ add_dependencies(
target_link_libraries(
sist2
m
# m
z
argparse
unofficial::mongoose::mongoose