mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Set C++11
This commit is contained in:
parent
cfb2a64611
commit
1193c23433
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ if(CHIAKI_ENABLE_SWITCH)
|
|||
# use symbolic links to load font ..
|
||||
add_definitions(-DBOREALIS_RESOURCES="romfs:/")
|
||||
endif()
|
||||
else()
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
endif()
|
||||
|
||||
if(CHIAKI_USE_SYSTEM_JERASURE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue