2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-01 14:37:25 +00:00

Update catch2 version

This commit is contained in:
Jan
2023-06-18 13:39:40 +02:00
parent 34cdd46b42
commit 6c164eee61
31 changed files with 128 additions and 46 deletions

View File

@@ -48,5 +48,6 @@ function ObjCommonTests:project()
catch2:include(includes)
links:linkto(ObjCommon)
links:linkto(catch2)
links:linkall()
end