An open API service indexing awesome lists of open source software.

https://github.com/cmake-basis/find-modules

Find package modules of the CMake BASIS project.
https://github.com/cmake-basis/find-modules

cmake cmake-basis cmake-modules cmake-scripts

Last synced: 3 months ago
JSON representation

Find package modules of the CMake BASIS project.

Awesome Lists containing this project

README

          

========================
CMake BASIS Find Modules
========================

This directory/repository contains the CMake Find modules of the
[CMake BASIS](https://cmake-basis.github.io) project. They are hosted
in a [shared GitHub repository](https://github.com/cmake-basis/find-modules).
Project developers are encouraged to either add this directory to
their CMake (BASIS) based projects using `git subtree add` or copy
only those Find modules needed by the respective project into the
`CONFIG_DIR` (default `config/`) of the project's source tree.

License
=======

The majority of files are distributed under the OSI-approved BSD License.
See accompanying file [COPYING.txt](/COPYING.txt) for details.
The comments at the top of each file detail the respective copyright
and license terms of the specific Find module.

This software is distributed WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the License for more information.