updated build system
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2024-08-25 17:49:10 -05:00
parent 25f076ea43
commit 74c9a08135
36 changed files with 221 additions and 83 deletions

View File

@ -18,6 +18,8 @@ if(HAS_SETXATTR)
add_definitions(-DHAS_SETXATTR)
endif()
include(cmake/hashes.cmake)
include(cmake/versions.cmake)
include(cmake/arch.cmake)
include(cmake/os.cmake)