mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
Bonk
This commit is contained in:
parent
169ef69f05
commit
d9f1384526
1 changed files with 0 additions and 1 deletions
|
@ -515,7 +515,6 @@ elseif(BUILD_HYDRA_CORE)
|
||||||
include_directories(third_party/hydra_core/include)
|
include_directories(third_party/hydra_core/include)
|
||||||
add_library(Alber SHARED src/hydra_core.cpp)
|
add_library(Alber SHARED src/hydra_core.cpp)
|
||||||
target_link_libraries(Alber PUBLIC AlberCore)
|
target_link_libraries(Alber PUBLIC AlberCore)
|
||||||
else()
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(ENABLE_LTO OR ENABLE_USER_BUILD)
|
if(ENABLE_LTO OR ENABLE_USER_BUILD)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue