Skip to content

moran-inadvantage/cmake_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmake_example

Configuration

cmake . -DPROJECT=APP1 -B build

Supported applications are <APP1 | APP2>

Building

make -C build

Running

./build/src/app/app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published