6 lines
99 B
CMake
6 lines
99 B
CMake
collect(PROJECT_LIB_DEPS metal)
|
|
|
|
add_subdirectory (system)
|
|
|
|
# vim: expandtab:ts=2:sw=2:smartindent
|