ezchi / modern-cmake-sample

Example library that shows best practices and proper usage of CMake by using targets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern CMake Sample

Sample project that shows proper modern CMake usage on a dummy library and an executable that uses it.

About

Example library that shows best practices and proper usage of CMake by using targets

License:MIT License


Languages

Language:CMake 67.5%Language:C++ 32.5%