mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-04 21:00:31 +12:00
Add renderer/surface view files
This commit is contained in:
parent
469ae2805c
commit
a87397a214
6 changed files with 140 additions and 6 deletions
|
@ -393,7 +393,7 @@ else()
|
|||
endif()
|
||||
|
||||
if(ANDROID)
|
||||
target_link_libraries(Alber PRIVATE log)
|
||||
target_link_libraries(Alber PRIVATE EGL log)
|
||||
endif()
|
||||
|
||||
if(ENABLE_LTO OR ENABLE_USER_BUILD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue