mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Add the cpp-optparse project to Externals.
From https://github.com/weisslj/cpp-argparse
This commit is contained in:
@ -567,6 +567,8 @@ include_directories(Externals/Bochs_disasm)
|
||||
|
||||
add_subdirectory(Externals/glslang)
|
||||
|
||||
add_subdirectory(Externals/cpp-optparse)
|
||||
|
||||
if(USE_SHARED_ENET)
|
||||
check_lib(ENET libenet enet enet/enet.h QUIET)
|
||||
include(CheckSymbolExists)
|
||||
|
Reference in New Issue
Block a user