Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CMake recipes

This repository is for collecting, curating and maintaining up to date CMake scripts.

Guidelines

  • Provide "instructions manual" - Each file should come with an header that explains how to use it and specifies the requirements.

  • Target a specific CMake version - Each script should call cmake_minimum_required(VERSION X.Y) with the target CMake version (and it can optionally set its own policies).

About

Repository for collecting, curating and maintaining up to date CMake scripts.

Topics

Resources

Stars

9 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages