mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-19 17:55:12 -06:00
cmake: prefer system libraries
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user