Skip to content

zephyr06/CppUnitLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CppUnitLite-Cmake

Examples of basic usage of CMake

This is a repo that is used to learn some basic usage of CMake, I am not the owner or writer of the CppUnitLite.

If you want to install CppUnitLite in an convenient way, make && make install is enough:

mkdir build 
cd build
cmake ..
make
sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages