SPARK
SPARK copied to clipboard
Spark cmake build refactor
The build scripts were updated to use the modern cmake approach. Some of the changes include:
- There is now only one main CMakeLists.txt file, see updated readme file for more details on how to build.
- The build scripts were tested on linux, macos, windows (mingw and msvc).
- Externals are now downloaded from their repositories automatically.
- The demos were updated to use SDL2.