Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Yacmp example

Example of yacpm usage.

To build:

mkdir build
cd build
cmake ../
cmake --build .

Outputs executable in build/bin.

See yacpm.json for the package list this example is using.