Skip to content

qcscine/cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCINE: Common CMake Files

This repository stores the common CMake files used in all other SCINE projects. This repository is usually imported as a git submodule at the location top level, using:

git submodule add https://github.com/qcscine/cmake.git cmake

The main guidelines on these CMake files and also the CMake based build architecture of SCINE can be found in the developers documentation which is also hosted centrally at https://scine.ethz.ch/documentation.

License and Copyright Information

This work is (unless stated otherwise) distributed under the BSD 3-clause "New" or "Revised" License. For more license and copyright information, see the file LICENSE.txt in the repository.