cmake-basis / find-modules

Find package modules of the CMake BASIS project.

Home Page:https://cmake-basis.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This directory/repository contains the CMake Find modules of the CMake BASIS project. They are hosted in a shared GitHub repository. 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 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.

About

Find package modules of the CMake BASIS project.

https://cmake-basis.github.io

License:Other


Languages

Language:CMake 100.0%