added logging module and a sandbox project
This commit is contained in:
@@ -3,6 +3,7 @@ CPMAddPackage("gh:catchorg/Catch2@3.7.1")
|
||||
list(APPEND CMAKE_MODULE_PATH ${catch2_SOURCE_DIR}/extras)
|
||||
|
||||
add_executable(CoreTests
|
||||
logger/LoggerTest.cpp
|
||||
utils/BasicTypeToVisitorTest.cpp
|
||||
utils/ConvertTest.cpp
|
||||
utils/DefaultTypeTraitsTest.cpp
|
||||
|
||||
Reference in New Issue
Block a user