forked from nankaicyber/NKDBsec
4 lines
57 B
CMake
4 lines
57 B
CMake
|
IF(NOT TARGET common)
|
||
|
add_subdirectory(common)
|
||
|
ENDIF()
|