meta: add c++ wrapper of core module
This commit is contained in:
6
core-mm/CMakeLists.txt
Normal file
6
core-mm/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
include(../cmake/Templates.cmake)
|
||||
|
||||
add_bluelib_mm_module(
|
||||
NAME core
|
||||
DEPENDENCIES core
|
||||
SUBDIRS hash)
|
||||
Reference in New Issue
Block a user