Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
/ cmake-recipes Public archive

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

License

Notifications You must be signed in to change notification settings

eth-cscs/cmake-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages