4 lines
84 B
CMake
4 lines
84 B
CMake
include(../cmake/Templates.cmake)
|
|
|
|
add_bluelib_module(NAME io DEPENDENCIES core ds)
|