osg-3rdparty-cmake
Library packager
CMake scripts for building and packaging third-party libraries used in the OpenSceneGraph project
CMake scripts for building OpenSceneGraph third party libraries.
182 stars
25 watching
107 forks
Language: CMake
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
tobantegaming/box2d-cmake | A CMake wrapper around the Box2D physics engine library | 11 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
apriorit/findwix | A CMake module for building Windows Installer packages with the WiX toolset | 18 |
anotherfoxguy/cmakecm | A collection of reusable CMake modules for building and managing software projects | 2 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
forexample/package-example | A CMake example project demonstrating the installation and usage of a package | 398 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
kbenzie/git-cmake-format | Automates code formatting in CMake projects during development and commit processes. | 58 |