-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi @ScriptLineStudios, I just looked at the installation/compilation steps in the README.md file and it seems that it still uses the old system (when we used Makefile
), but now it seems that you have moved the compilations to CMake
.
- Remake the compilation documentation in the README.md file to work with
CMake
. - (Optional, but I am willing to take it upon myself) Add a compilation system that uses
Makefile
(or another way).
P.S. The current system using the builder.c
file to generate the web's files is strange. There seem to be "better" ways to do that (for example, using scripting languages to do that task)...
Metadata
Metadata
Assignees
Labels
No labels