https://github.com/danielkrupinski/cmake-demo
A collection of CMake scripts for C and C++ projects.
https://github.com/danielkrupinski/cmake-demo
c cmake cpp
Last synced: about 1 year ago
JSON representation
A collection of CMake scripts for C and C++ projects.
- Host: GitHub
- URL: https://github.com/danielkrupinski/cmake-demo
- Owner: danielkrupinski
- License: mit
- Created: 2018-05-07T19:47:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T08:39:01.000Z (over 7 years ago)
- Last Synced: 2025-01-21T10:11:43.250Z (about 1 year ago)
- Topics: c, cmake, cpp
- Language: CMake
- Homepage:
- Size: 166 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMake demo
CMake scripts for:
* C
* Application
* Shared library
* Static library
* C++
* Application
* Shared library
* Static library