mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 15:15:46 +00:00
Add nihstro (a 3DS shader tools suite) as a submodule.
This commit is contained in:
parent
79c29243ed
commit
056a8f9dfa
3 changed files with 6 additions and 0 deletions
|
@ -141,6 +141,8 @@ set(INI_PREFIX "${CMAKE_CURRENT_SOURCE_DIR}/externals/inih")
|
|||
include_directories(${INI_PREFIX})
|
||||
add_subdirectory(${INI_PREFIX})
|
||||
|
||||
include_directories(externals/nihstro/include)
|
||||
|
||||
# process subdirectories
|
||||
if(ENABLE_QT)
|
||||
include_directories(externals/qhexedit)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue