NKDBsec/modules/io.cmake

4 lines
49 B
CMake

IF(NOT TARGET io)
add_subdirectory(io)
ENDIF()