/cmake-examples

Example cmake project with dependencies

Primary LanguageC++GNU General Public License v3.0GPL-3.0

cmake-examples

This repository is a basic example of a cmake project with a dependecy.

school is a static library

mainproject is a console application that depends on school library