Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.
/ CMake-Tpl Public archive

Basic CMake Template for single module projects

Notifications You must be signed in to change notification settings

W4RH4WK/CMake-Tpl

Repository files navigation

CMake Template

See cmake/options.cmake.

Features

Demo

$ mkdir build; cd build
$ cmake -GNinja -DAUTO_DOWNLOAD=ON ..
$ ninja
$ ninja test
$ ../scripts/run_benchmarks
$ ninja package

About

Basic CMake Template for single module projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published