blob: e5f8b39ba182a058210e2e331a19dde2791d770b [file] [log] [blame]
It is preferable to build out of source.
cmake ${CXXOPTS_DIR}
make
You can use another build tool, such as ninja.
cmake -G Ninja ${CXXOPTS_DIR}
ninja