Remove cmake from the documentation.

Closes #725.
This commit is contained in:
Yamagi 2021-06-29 11:04:18 +02:00
parent 0763dee264
commit 5f769e55e2

View file

@ -260,10 +260,6 @@ To compile Yamagi Quake II from source the following dependencies
* libcurl.
* SDL 2.0.
While Yamagi Quake II ships with an CMakeFile.txt using the GNU Makefile
for release builds is recommended. The GNU Makefile offers more options
and is well tested.
### Prerequisites on Windows