mirror of
https://github.com/rafaelvcaetano/melonDS-android-lib.git
synced 2025-02-17 03:47:38 +00:00
Merge branch 'master' of github.com:Arisotura/melonDS
This commit is contained in:
commit
a8fba8cc34
@ -106,6 +106,8 @@ if (ENABLE_JIT)
|
||||
endif()
|
||||
|
||||
add_subdirectory(teakra EXCLUDE_FROM_ALL)
|
||||
# Workaround for building teakra with -O0 on Windows either failing or hanging forever
|
||||
target_compile_options(teakra PRIVATE "$<$<CONFIG:DEBUG>:-Og>")
|
||||
target_link_libraries(core PRIVATE teakra)
|
||||
|
||||
find_library(m MATH_LIBRARY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user