mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-27 16:01:17 +00:00
SDL: config.h.in is pre source tree, config.h for each cmake build
This commit is contained in:
parent
554c62891d
commit
181c875016
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
/// \brief SRB2 system stuff for SDL
|
||||
|
||||
#ifdef CMAKECONFIG
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#else
|
||||
#include "../config.h.in"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue