mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
304 B
5 lines
304 B
corrade_add_test2(ColorTest ColorTest.cpp LIBRARIES MagnumMathTestLib) |
|
corrade_add_test2(ResourceManagerTest ResourceManagerTest.cpp) |
|
corrade_add_test2(SwizzleTest SwizzleTest.cpp LIBRARIES MagnumMathTestLib) |
|
|
|
set_target_properties(ResourceManagerTest PROPERTIES COMPILE_FLAGS -DCORRADE_GRACEFUL_ASSERT)
|
|
|