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.
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.