NKDBsec/modules/iowrapper.cmake

4 lines
64 B
CMake

IF (NOT TARGET iowrapper)
add_subdirectory(iowrapper)
ENDIF()