core: fix hash subdirectory not being included in build
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
include(../cmake/Templates.cmake)
|
include(../cmake/Templates.cmake)
|
||||||
|
|
||||||
add_bluelib_module(NAME core)
|
add_bluelib_module(
|
||||||
|
NAME core
|
||||||
|
SUBDIRS hash)
|
||||||
|
|||||||
Reference in New Issue
Block a user