mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 18:45:45 +00:00
cmake: prefer system libraries
This commit is contained in:
parent
33d9604ed2
commit
325a016cd2
18 changed files with 209 additions and 86 deletions
|
@ -15,7 +15,7 @@
|
|||
#pragma clang diagnostic pop
|
||||
#endif
|
||||
|
||||
#include <inih/cpp/INIReader.h>
|
||||
#include <INIReader.h>
|
||||
#include "common/fs/file.h"
|
||||
#include "common/fs/fs.h"
|
||||
#include "common/fs/path_util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue