Gabriel Ravier
d40376ff35
Removed bin2h mentions in CMakeLists, moved warnings options and FORCE_LOCAL_LIBS into a seperate block where the descriptions were improved and added warnings to DoConfig
...
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-10-29 10:03:13 +01:00
Gabriel Ravier
a9f95ed1a2
Changed some comments and messages in CMakeLists.txt
...
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-09-11 08:24:00 +02:00
Clownacy
60bc16b161
Make CMake ignore if FLUID can't be found
...
Fixes #45
2019-09-10 12:23:50 +00:00
Clownacy
537d777536
Revert "Removed the DoConfig folder"
...
This reverts commit afb3e2f83e
.
This branch needs this
2019-09-05 12:49:35 +00:00
Clownacy
afb3e2f83e
Removed the DoConfig folder
...
It's just a clone. A proper decompilation will be added some other
time.
2019-09-05 12:45:11 +00:00
Clownacy
50897e8ceb
Move DoConfig_debug naming to the root CMakeLists.txt
2019-05-23 21:29:32 +01:00
Clownacy
21cef10e4b
Fixed incorrect debug executable names
2019-05-23 11:10:11 +00:00
Clownacy
609d54916b
Renamed debug builds to 'CSE2_debug' and 'DoConfig_debug'
...
Makes a bit more sense than 'CSE2d' and 'DoConfigd'
2019-05-22 00:29:16 +00:00
Clownacy
6ef6f0f5c0
Tweak how FORCE_LOCAL_LIBS works
2019-05-05 14:19:40 +01:00
Clownacy
6dc85875ff
Changed output executable naming scheme
...
Now the Makefile and CMake build systems are identical:
Release builds are named CSE2, and debug builds are named CSE2d.
Language no longer has an effect on filename for the Makefile.
2019-05-05 03:14:58 +01:00
Clownacy
6288ec0355
Made DoConfig self-contained
2019-05-02 18:20:47 +01:00