cmake-scripts
There are 81 repositories under cmake-scripts topic.
onqtam/awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
leetal/ios-cmake
A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
pr0g/cmake-examples
A collection of as simple as possible, modern CMake projects
ixm-one/legacy
Make CMake less painful when trying to write Modern Flexible CMake (legacy)
UCL/GreatCMakeCookOff
Bunch of CMake pain in the baker
Luca96/dlib-for-android
Compile and embed Dlib in your Android projects with ease.
bitmeal/vcpkg-cmake-integration
Vcpkg autoinstaller for CMake: Fetch Vcpkg (with versioning), bootstrap Vcpkg, install packages from `vcpkg.json`-manifest or individually from within CMake
TriBITSPub/TriBITS
TriBITS: Tribal Build, Integrate, and Test System,
luncliff/vcpkg-registry
vcpkg registry maintained by @luncliff
chronoxor/CppCMakeScripts
C++ CMake Scripts
cmake-basis/find-modules
Find package modules of the CMake BASIS project.
Vatsinator/vatsinator-legacy
An open-source Vatsim monitor
eth-cscs/cmake-recipes
Repository for collecting, curating and maintaining up to date CMake scripts.
rticommunity/rticonnextdds-cmake-utils
This repository provides modules and scripts that simplify the process of building and running RTI Connext applications using CMake.
adamcavendish/reason.cmake
Reasonable CMake Project for C++
BareCpper/Version.cmake
Simplify your Semantic-Versioning! `Version.cmake` automates versioning every developer build using code commits and repository tags.
flokart-world/cmake-supports
A collection of utilities for creating projects with CMake scripts.
msclock/cmake-registry
A cmake modules registry based on vcpkg
pthom/cmake_registertest
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
threeal/assertion-cmake
A CMake module containing a collection of assertion functions and other utilities for testing CMake code
AeroStun/CMAW
CMake Arduino[CLI] Wrapper
araujo88/yaml2cmake
Generate CMakeLists from YAML for easy C++ project setups and dependency management
Ircam-Partiels/vamp-plugin-packager
A CMake script for packaging Vamp plugins
eruffaldi/cmakego
Simpler way of declaring libraries used in CMake using the virtual libraries notation. This notation allows to express include and libraries dependencies at once. Provided with packages for applications dealing with OpenGL, Computer Vision and Media
jmacheta/cubemx-cmake
CMake instrumentation for STM32CubeMX
jrmadsen/pyctest
Python bindings of select portions of CMake/CTest package -- enabling generation of CTest test files from Python without a CMake build system
karmakrafts/cmx
Shared CMake infrastructure for Karma Krafts projects.
vinograd47/ctest-ext
CTest Extension module
apreddyy/LaneLinux
Lane Detection and Departure warning.
bamiaux/cmake_tools
CMake Tools
Breeze-Engine/Breeze
Breeze Game Engine
msclock/cmake-modules
Some useful cmake module collection
mvidaldp/liblsl-android-builder
LSL (LabStreamingLayer) library builder for Android including a demo App
nicledomaS/CppProjectTemplate
C++ project template
spnda/shader_processor
C++20/CMake library that automatically compiles & packages shaders at compile-time
threeal/CheckWarning.cmake
Check for compiler warnings in CMake projects