build(const): added build system for const module and tests
This commit is contained in:
@@ -4,6 +4,8 @@ gtest_nomain_dep = dependency('gtest', main: false, required : true)
|
||||
|
||||
# Subdirectories for unit and integration tests
|
||||
subdir('dobj')
|
||||
subdir('const')
|
||||
|
||||
# Subdirectories for sandbox tests
|
||||
subdir('dobj_sandbox')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user