Commit Graph

5 Commits

Author SHA1 Message Date
Yamagi 55b80715ac Add a warning that the CMakeLists.txt is unmaintained. 2021-07-23 08:28:35 +02:00
Yamagi 2e2e1945e8 Revert "Retire unmaintained CMakeLists.txt."
It turned out that there're some special cases not (yet) covered by the
Makefile. Crossbuilding in specialized chroot environments are one
example.
2021-07-23 08:27:27 +02:00
Yamagi 5e4fc5a0ed Retire unmaintained CMakeLists.txt.
I added the CMakeLists.txt 6 or 7 years ago so I could load the code
into Jetbrains Clion. I have moved to another editor years ago and the
cmake stuff is effectively unmaintained since then. We kept it around
in case that we'll do a MSVC port, but that's unlikely at this point.
Since bugreport and problems with the CMakeLists.txt keep coming up,
finally retire them. They can be resurrected from the git history if
we'll ever need them again.

Part of yquake2/yquake2#725.
2021-06-29 10:49:51 +02:00
Martin Hauke a089f4c747 Fix CMake support 2016-03-17 09:02:00 +01:00
Yamagi Burmeister dffca8fc79 Add CMake support 2015-08-23 19:17:53 +02:00