Update cmake and make build and conan

This commit is contained in:
2025-07-16 18:48:49 +02:00
parent 5324227030
commit 6b6a3fa49f
6 changed files with 168 additions and 8 deletions

4
config/CMakeLists.txt Normal file
View File

@@ -0,0 +1,4 @@
configure_file(
"config.h.in"
"${CMAKE_BINARY_DIR}/configured_files/include/folding_config.h" ESCAPE_QUOTES
)