Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 256 Bytes

cmake-snippets

Random cmake scripts for reuse in different projects.

CMake Modules

  • GitDescription.cmake:

    Provide a cmake function that calls git describe to obtain a concise description of the current git repository.