Skip to content

Angeart/sapphire-cpp

Repository files navigation

CircleCI GitHub issues Waffle.io - Columns and their card count GitHub

desc

compiler of sapphire by c++

development

require

  • cpp standard
    • c++17 (201703) or more

      recommend g++-8 when you use Mac.

  • tools
    • cmake > 3.10
  • libraries
    • boost

build

mkdir build
cd build
cmake .. -DBOOST_ROOT=<your_boost_root_dir>

test

make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published