MXS-2014 Add skeleton test for mxb::Log
This commit is contained in:
@ -9,3 +9,5 @@ add_library(maxbase STATIC
|
||||
)
|
||||
set_target_properties(maxbase PROPERTIES VERSION "1.0.0" LINK_FLAGS -Wl,-z,defs)
|
||||
install(TARGETS maxbase DESTINATION lib)
|
||||
|
||||
add_subdirectory(test)
|
||||
|
||||
Reference in New Issue
Block a user