add cmd module from corelib
This commit is contained in:
3
cmd/CMakeLists.txt
Normal file
3
cmd/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
include(../cmake/Templates.cmake)
|
||||
|
||||
add_bluelib_module(NAME cmd DEPENDENCIES core object term)
|
||||
Reference in New Issue
Block a user