The 2nd repository of cpp tutorials for me
- ライブラリをビルドできるリポジトリを用意する (https://github.com/Asapi1020/cpp-tutorials)
- CMakeLists.txtでリポジトリとブランチを指定し、ライブラリを取り込む
cmake -B build - ビルドする
cmake --build Build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The 2nd repository of cpp tutorials for me
cmake -B buildcmake --build Build