mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
[Android] Fix building unit tests.
This commit is contained in:
@@ -1,4 +1 @@
|
||||
# This test currently doesn't link correctly when EGL is enabled due to issues with the GLInterface design
|
||||
if(NOT USE_EGL)
|
||||
add_dolphin_test(VertexLoaderTest VertexLoaderTest.cpp)
|
||||
endif()
|
||||
add_dolphin_test(VertexLoaderTest VertexLoaderTest.cpp)
|
||||
|
||||
Reference in New Issue
Block a user