- Basic RTTI type data with inheritance.
This commit is contained in:
@@ -8,8 +8,10 @@ add_executable(fennec-test
|
||||
main.cpp
|
||||
tests/containers/performance/test_iterator_visitor.h
|
||||
tests/containers/test_sequence.h
|
||||
tests/langproc/test_format.h
|
||||
tests/lang/test_format.h
|
||||
tests/containers/test_priority_queue.h
|
||||
tests/lang/strings/test_string.h
|
||||
tests/test_rtti.h
|
||||
)
|
||||
|
||||
target_compile_definitions(fennec-test PUBLIC FENNEC_TEST_CWD="${CMAKE_SOURCE_DIR}/bin/${FENNEC_BUILD_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user