https://github.com/isc30/cpp-starter
Project template for modern CMake, GoogleTest and multiple projects/libraries
https://github.com/isc30/cpp-starter
Last synced: 4 months ago
JSON representation
Project template for modern CMake, GoogleTest and multiple projects/libraries
- Host: GitHub
- URL: https://github.com/isc30/cpp-starter
- Owner: isc30
- Created: 2019-05-19T21:14:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-02T17:08:54.000Z (about 7 years ago)
- Last Synced: 2025-12-26T10:47:06.473Z (7 months ago)
- Language: CMake
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cpp Starter
[](https://travis-ci.org/isc30/cpp-starter)
[](https://ci.appveyor.com/project/isc30/cpp-starter)
[](http://opensource.org/licenses/MIT)
Project template for modern CMake, GoogleTest and multiple projects/libraries
- Modern CMake
- Structure for Multiple Projects and Libraries
- Structure for External Dependencies
- Google Test
- Travis CI
- AppVeyor