rodneyxr / cmake-project

A template for a simple cmake project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmake-project

A template for a simple cmake project.

Usage

  • Install make and cmake.
  • Put source files in ./src then run make.
  • Executables will be generated in ./bin

About

A template for a simple cmake project.


Languages

Language:CMake 89.3%Language:C++ 6.1%Language:Makefile 4.6%