Merge branch '2.3' into 2.4
This commit is contained in:
commit
06bd6f1812
@ -26,4 +26,6 @@ endif()
|
||||
|
||||
set_target_properties(maxbase PROPERTIES VERSION "1.0.0" LINK_FLAGS -Wl,-z,defs)
|
||||
target_link_libraries(maxbase ${CURL_LIBRARIES} ${PAM_LIBRARIES})
|
||||
add_subdirectory(test)
|
||||
if (BUILD_TESTS)
|
||||
add_subdirectory(test)
|
||||
endif()
|
Loading…
x
Reference in New Issue
Block a user