https://github.com/pyrbin/cpp-cmake-template
c++20 cmake starter template
https://github.com/pyrbin/cpp-cmake-template
cmake cpp cpp20 starter-template template
Last synced: about 1 month ago
JSON representation
c++20 cmake starter template
- Host: GitHub
- URL: https://github.com/pyrbin/cpp-cmake-template
- Owner: pyrbin
- License: other
- Created: 2020-03-06T13:53:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T06:44:58.000Z (over 6 years ago)
- Last Synced: 2025-02-28T21:46:54.484Z (over 1 year ago)
- Topics: cmake, cpp, cpp20, starter-template, template
- Language: CMake
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## cpp-cmake-template
**cpp-cmake-template** is lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut **labore** et dolore magna aliqua. Ut enim ad **minim veniam**, quis nostrud exercitation ullamco laboris nisi
**CMake** • **C++20** • **Minimal** • **Keywords...**
#### Table of Contents
- [Features](#Features)
- [API](#API)
## Features
- feature #1
- feature #2
- feature #3
- ...
## API
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae.
```cpp
#include
int main()
{
puts("hello world");
}
```
## Developer