https://github.com/codingplatelets/cmake_learn
https://github.com/codingplatelets/cmake_learn
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingplatelets/cmake_learn
- Owner: CodingPlatelets
- Created: 2022-11-20T03:57:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T14:46:58.000Z (about 3 years ago)
- Last Synced: 2024-12-26T07:28:30.574Z (about 1 year ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#cmake learning series
## make sure you have ninja to build, or you can change to UNIX makefile
./configure.sh
./build.sh
./run.sh