mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 14:18:31 +09:00
[Feat] (MG_Test/Backend/DirectVulkan): some sanity tests
This commit is contained in:
@@ -61,3 +61,6 @@ gtest_discover_tests(SanityTest)
|
||||
add_subdirectory(Buffer)
|
||||
add_subdirectory(VertexArray)
|
||||
add_subdirectory(Program)
|
||||
if (ENABLE_INTEGRATION_TESTS)
|
||||
add_subdirectory(Backend/DirectVulkan)
|
||||
endif()
|
||||
Reference in New Issue
Block a user