1
0
Fork 0
forked from fun/fun

Some cleanups. Added download page to ./web/. No code changes. (0.40.5)

This commit is contained in:
Johannes Findeisen 2026-04-19 00:38:06 +02:00
commit d2f673bf24
33 changed files with 34 additions and 1194 deletions

View file

@ -10,7 +10,7 @@ function(_fun_print_feature name flag)
endif()
endfunction()
# Include each extension module (Tcl/Tk removed)
# Include each extension module
include(${CMAKE_SOURCE_DIR}/cmake/Extensions/SQLITE.cmake)
include(${CMAKE_SOURCE_DIR}/cmake/Extensions/PCSC.cmake)
include(${CMAKE_SOURCE_DIR}/cmake/Extensions/JSON.cmake)