An open API service indexing awesome lists of open source software.

https://github.com/pseudomanifold/cmake-cpp

Example code for using CMake for a C++ project
https://github.com/pseudomanifold/cmake-cpp

cmake cmake-examples cmake-template cxx

Last synced: 8 months ago
JSON representation

Example code for using CMake for a C++ project

Awesome Lists containing this project

README

          

This repository contains some code examples that demonstrate modern,
standardized CMake usage. Please refer to [this blog post](http://bastian.rieck.me/blog/posts/2018/cmake_tips)
for more details.