Skip to content

oDn/cmake-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build process

This is a brief explanation of how to build the project with CMake.

mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=/opt/hello ..
make
sudo make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published