Go to file
Relintai 90f211c5f8 Initial commit. 2020-12-25 21:06:33 +01:00
app Initial commit. 2020-12-25 21:06:33 +01:00
www Initial commit. 2020-12-25 21:06:33 +01:00
.clang-format Initial commit. 2020-12-25 21:06:33 +01:00
.gitignore Initial commit. 2020-12-25 21:06:33 +01:00
HEADS Initial commit. 2020-12-25 21:06:33 +01:00
LICENSE Initial commit. 2020-12-25 21:06:33 +01:00
Readme.md Initial commit. 2020-12-25 21:06:33 +01:00
SConstruct Initial commit. 2020-12-25 21:06:33 +01:00
build.config.example Initial commit. 2020-12-25 21:06:33 +01:00
main.cpp Initial commit. 2020-12-25 21:06:33 +01:00

Readme.md

rcpp_cms_project

Sample project for rcpp cms.

clone this repo, then call scons, it will clone rcpp cms into a new engine directory, then you can build using build words, like: scons bl.

Proper explanation for the time being: https://github.com/Relintai/broken_seals (Compiling section). (I'm using the same script.)