mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 06:35:40 +12:00
Fix merge
This commit is contained in:
parent
02d07f29d7
commit
41f29893c2
1 changed files with 1 additions and 1 deletions
|
@ -155,4 +155,4 @@ ${PICA_SOURCE_FILES} ${RENDERER_GL_SOURCE_FILES} ${THIRD_PARTY_SOURCE_FILES} ${H
|
|||
# Uncomment to enable LTO
|
||||
# set_target_properties(Alber PROPERTIES INTERPROCEDURAL_OPTIMIZATION TRUE)
|
||||
|
||||
target_link_libraries(Alber PRIVATE dynarmic SDL2-static glad
|
||||
target_link_libraries(Alber PRIVATE dynarmic SDL2-static glad)
|
||||
|
|
Loading…
Add table
Reference in a new issue