https://github.com/andleb/cmake
CMake helper files, used in other projects.
https://github.com/andleb/cmake
cmake cmake-scripts
Last synced: about 1 month ago
JSON representation
CMake helper files, used in other projects.
- Host: GitHub
- URL: https://github.com/andleb/cmake
- Owner: andleb
- License: mit
- Created: 2019-02-02T14:12:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T19:06:35.000Z (over 3 years ago)
- Last Synced: 2025-09-09T06:42:21.163Z (6 months ago)
- Topics: cmake, cmake-scripts
- Language: CMake
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmake
CMake helper files.
I tend to include these in my C/C++ projects, usually as a submodule. While I strive to only set the generic/transferable settings here and leave the specifics to the IDE, the line is of course blurry. Feel free to replace with your own setup.