Skip to content

pbrady/shoccs-tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shoccs-tpl

Simple cmake wrapper to download and build the collection of third party libraries required to build shoccs. Building should be a straightforward process of

  $ cd /path/to/cloned/repo
  $ cmake -Bbuild -H. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=...
  $ cd build && make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages