add_executable(CruPlatformGraphicsDirect2dTest ConvertTest.cpp ) target_link_libraries(CruPlatformGraphicsDirect2dTest PRIVATE CruPlatformGraphicsDirect2d CruTestBase) cru_catch_discover_tests(CruPlatformGraphicsDirect2dTest)