mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 04:17:51 +00:00
cmake: prefer system simpleini library
This commit is contained in:
parent
c8b110fa24
commit
67bbbabf8a
5 changed files with 25 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <string>
|
||||
#include "common/settings.h"
|
||||
|
||||
#define SI_NO_CONVERSION
|
||||
#include <SimpleIni.h>
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue