p-rayの2020年度講義用のリポジトリ
[WIP]
- C++17
- CMake 3.13 or Higher
git submodule update --init
mkdir build
cd build
cmake --build .
- GoogleTest - BSD 3-Clause License
p-rayの2020年度講義用のリポジトリ
[WIP]
git submodule update --init
mkdir build
cd build
cmake --build .