An open API service indexing awesome lists of open source software.

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.

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.