Skip to content

mrexodia/unicorn_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unicorn template

Simple template for unicorn. This is an example of how CPM can be used to manage dependencies in your CMake project.

See CMakeLists.txt for details, it is much simpler than you might expect.

Building

mkdir build && cd build
cmake ..
cmake --build .

That's it!

About

Project template for unicorn based on CPM.

Resources

License

Stars

Watchers

Forks