NKDBsec/modules/common.cmake

4 lines
57 B
CMake
Raw Normal View History

2024-01-20 14:14:46 +08:00
IF(NOT TARGET common)
add_subdirectory(common)
ENDIF()