add sensitive_test dir && update close source
This commit is contained in:
parent
1769873118
commit
03b849dad6
@ -184,3 +184,8 @@ elseif (OB_INCLUDE_TOOLS)
|
||||
endif()
|
||||
|
||||
include(cmake/RPM.cmake)
|
||||
|
||||
if(EXISTS ${CMAKE_SOURCE_DIR}/sensitive_test)
|
||||
message(STATUS "will add sensitive_test sub directory")
|
||||
add_subdirectory(sensitive_test)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user