raylib-game-template
raylib-game-template copied to clipboard
"STREQUAL" "Web" Unknown arguments specified
When running the cmake command cmake -S . -B build
it outpus this error
CMake Error at CMakeLists.txt:42 (if):
if given arguments:
"STREQUAL" "Web"
Unknown arguments specified
I think this is mainly because PLATFORM is undefined. I will look more into it and open a pr.
OS: EndeavourOS Linux x86_64 (Arch Based) Kernel: 6.10.4-arch2-1 cmake version 3.30.2 CMake suite maintained and supported by Kitware (kitware.com/cmake).