Exemplo de uma aplicação C / C++ com More Modern CMake
-
Updated
Sep 30, 2022 - CMake
Exemplo de uma aplicação C / C++ com More Modern CMake
This example shows how to create a library that links against a 3rd party library using Conan, installs the library, and builds an executable that links against the library.
ORB-SLAM3 with vcpkg: manage dependencies with vcpkg, compile and run ORB-SLAM3 on Mac OSX
Cmake
Template for starting a C/C++ CMake project.
Code examples for company in-house training. Some basic topics from Modern CMake.
Qt Quick Controls 2 using modern CMake
A CMake script that generates a pre-configured CMakeList.txt and accompanying project files to generate a Modern CMake library project that can automagically be included in a super-project.
A dummy repo used by scivision/cmake-utils demonstrating modern CMake and Fortran distribution
Useful CMake Examples.Also A Modern CMake Template for Beginner.
Various skip list implementations
Library for compressing images with the DXT/S3TC standard. Forked from https://sourceforge.net/projects/libsquish/
roguelike tutorial using C++17
Add a description, image, and links to the modern-cmake topic page so that developers can more easily learn about it.
To associate your repository with the modern-cmake topic, visit your repo's landing page and select "manage topics."