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