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.
- Host: GitHub
- URL: https://github.com/cmake-basis/find-modules
- Owner: cmake-basis
- License: other
- Created: 2016-04-17T00:33:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-31T17:00:00.000Z (over 9 years ago)
- Last Synced: 2025-12-17T21:46:27.079Z (6 months ago)
- Topics: cmake, cmake-basis, cmake-modules, cmake-scripts
- Language: CMake
- Homepage: https://cmake-basis.github.io
- Size: 189 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
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.