NKDBsec/modules/common.cmake

4 lines
57 B
CMake

IF(NOT TARGET common)
add_subdirectory(common)
ENDIF()