updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@ -18,11 +18,6 @@ if(HAS_SETXATTR)
|
||||
add_definitions(-DHAS_SETXATTR)
|
||||
endif()
|
||||
|
||||
check_include_files("wordexp.h" HAS_WORDEXP_H)
|
||||
if(HAS_WORDEXP_H)
|
||||
add_definitions(-DHAS_WORDEXP_H)
|
||||
endif()
|
||||
|
||||
include(cmake/versions.cmake)
|
||||
include(cmake/arch.cmake)
|
||||
include(cmake/os.cmake)
|
||||
|
Reference in New Issue
Block a user