cmake: prefer system libraries

This commit is contained in:
Alexandre Bouvier
2022-11-25 19:35:46 +01:00
parent 33d9604ed2
commit 325a016cd2
18 changed files with 209 additions and 86 deletions
+1 -1
View File
@@ -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"