Updated catch to v1.12.2
This commit is contained in:
parent
11b3fe4283
commit
7d496095a5
3 changed files with 4630 additions and 1938 deletions
test
|
@ -2,6 +2,7 @@ set(SRCROOT "${PROJECT_SOURCE_DIR}/test/src")
|
|||
|
||||
SET(SRC
|
||||
"${SRCROOT}/Main.cpp"
|
||||
"${SRCROOT}/UnitTests.hpp"
|
||||
"${SRCROOT}/UnitTests.cpp"
|
||||
"${SRCROOT}/Vector2.cpp"
|
||||
"${SRCROOT}/Rect.cpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue