- Setup Basic Implementation for String Library
This commit is contained in:
@@ -19,6 +19,9 @@ add_executable(fennec-test main.cpp
|
||||
tests/math/test_exponential.h
|
||||
tests/math/test_relational.h
|
||||
tests/math/test_trigonometric.h
|
||||
tests/fproc/test_strings.h
|
||||
tests/fproc/strings/test_cstring.h
|
||||
tests/test_fproc.h
|
||||
)
|
||||
|
||||
target_link_libraries(fennec-test PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user