added object_cache and test
This commit is contained in:
@@ -20,6 +20,7 @@ add_executable(CoreTests
|
||||
utils/ThreadPoolTest.cpp
|
||||
utils/VersionTest.cpp
|
||||
utils/IsDatabasePrimitiveTest.cpp
|
||||
object/ObjectCacheTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(CoreTests matador-core Catch2::Catch2WithMain)
|
||||
|
||||
Reference in New Issue
Block a user