Added more build options and README changes
This commit is contained in:
@ -43,4 +43,8 @@ macro(set_variables)
|
||||
# Install init.d scripts and ldconf configuration files
|
||||
set(INSTALL_SYSTEM_FILES TRUE CACHE BOOL "Install init.d scripts and ldconf configuration files")
|
||||
|
||||
endmacro()
|
||||
# Build tests
|
||||
set(BUILD_TESTS TRUE CACHE BOOL "Build tests")
|
||||
|
||||
|
||||
endmacro()
|
||||
|
||||
Reference in New Issue
Block a user