Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 include 2009-03-10 k_tomaszewski [r1] initial import
 src 2009-03-10 k_tomaszewski [r1] initial import
 CMakeLists.txt 2009-03-10 k_tomaszewski [r1] initial import
 readme.txt 2009-03-10 k_tomaszewski [r1] initial import

Read Me

To compile the library:

1. open a command shell and go to root directory of the project
2. mkdir build
3. cd build
4. cmake ..
5. make

This will create a library in lib subdirectory of root directory of the project.
Directory build can be removed after this.