forked from acfr/comma
-
Notifications
You must be signed in to change notification settings - Fork 0
generic c++ libraries
License
mikkelkh/comma
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
comma, a generic c++ library Doxygen documentation: http://acfr.github.com/comma/ Wiki: http://github.com/acfr/comma/wiki Installation: Let's call this directory 'source_dir' (where this INSTALL file is). Before starting, create another directory which we will call 'build_dir'. Do: cd build_dir cmake source_dir make install The "make install" step may require administrator privileges. You can adjust the installation destination (the "prefix") by passing the -DCMAKE_INSTALL_PREFIX=myprefix option to cmake
About
generic c++ libraries
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 67.9%
- Shell 22.3%
- Python 6.1%
- CMake 3.0%
- Other 0.7%