mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
SDL: config.h.in is pre source tree, config.h for each cmake build
This commit is contained in:
parent
99fad84674
commit
106287aca5
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