Update CALF to 0.90.4 (#7783)

This commit is contained in:
Johannes Lorenz
2025-03-15 22:15:31 +01:00
committed by GitHub
parent b0f9480d3c
commit d4fe398fff
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ STRING(REPLACE "]" ";" VERSION_FILE ${VERSION_FILE} )
LIST(GET VERSION_FILE 2 VERSION)
CONFIGURE_FILE(config.h.in config.h)
FILE(GLOB SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/veal/src/*.cpp")
FILE(GLOB SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/veal/src/*.cpp" "${CMAKE_CURRENT_SOURCE_DIR}/veal/src/*.c")
LIST(SORT SOURCES)
# Skip files matching pattern