The Wayback Machine - https://web.archive.org/web/20210812010819/https://github.com/topics/cmake-modules
Here are
115 public repositories
matching this topic...
A curated list of awesome CMake resources, scripts, modules and examples.
An FFmpeg and SDL Tutorial.
Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixer and SDL2_gfx. (Targets: SDL2::Core, SDL2::Main, SDL2::Image, SDL2::TTF, SDL2::Net, SDL2::Mixer and SDL2::GFX). Mirror of
https://gitlab.com/aminosbh/sdl2-cmake-modules
Updated
Nov 9, 2020
CMake
Make CMake less painful when trying to write Modern Flexible CMake
Updated
Jan 24, 2021
CMake
Get dependencies with cmake
Updated
Jan 18, 2019
CMake
Bunch of CMake pain in the baker
Updated
Dec 18, 2019
CMake
Extra CMake Modules for YARP and friends
Updated
Jul 26, 2021
CMake
Integration of Catch, CMake and CMake CodeCoverage module and basic examples in C++.
Cable: CMake Bootstrap Library
Updated
May 20, 2021
CMake
The nxxm releases are hosted here.
Updated
Apr 6, 2021
PowerShell
Updated
Feb 26, 2018
CMake
CMake module for finding FFTW 3 using find_package
Updated
Mar 17, 2021
CMake
A simple CMake module for clang-format support
Updated
Nov 14, 2020
CMake
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran
Updated
Jul 15, 2021
CMake
Updated
Mar 12, 2020
CMake
An open-source Vatsim monitor
CMake files for devkitArm, 3DS & GBA homebrew development
Code that is either retired from use or not yet ready
CMake FindLAPACK.cmake that works with Intel MKL, Atlas, OpenBLAS, Netlib, LAPACK95 for C / C++ / Fortran
Updated
Jul 9, 2021
CMake
Reasonable CMake Project for C++
Updated
Jul 12, 2017
CMake
CMakeLists.txt for libsodium
Updated
Jan 22, 2020
CMake
CMake module for checking backward compatibility of a C/C++ library
Updated
Apr 13, 2020
CMake
Easy Doxygen integration with CMake
Updated
Jul 15, 2020
CMake
A collection of utilities for creating projects with CMake scripts.
Updated
Mar 17, 2021
CMake
Projects version definition with Git tags and CMake
Updated
Apr 30, 2020
CMake
CMake modules to generate C/C++ code quality measurements targets
Updated
Dec 19, 2018
JavaScript
Automatically mounts clang modules for your system libraries (and more)
This project provides a collection of CMake modules that can be shared among projects using CMake as build system. For now it is mainly constituted of "Find" modules that help detecting installed libraries on the system.
Updated
Sep 28, 2020
CMake
Improve this page
Add a description, image, and links to the
cmake-modules
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
cmake-modules
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The ign_find_package macro supports several options that are passed through to
find_package(likeQUIETandEXACT). Until recently (https://github.com/ignitionrobotics/ign-physics/pul