source: sources/README @ 1406:6b099cf4ab8d

Revision 1406:6b099cf4ab8d, 403 bytes checked in by niam, 2 years ago (diff)

changed directory layout

Line 
1
2It's possible to use autotools or cmake to configure libdodo's build options.
3
4To configure run ./configure with additional options you can find running './configure --help' or some of them you can find in build.options file.
5
6You may edit include/libdodo/directives.h to tune some options.
7
8To compile use 'make'
9To install 'make install'
10
11list of installed files you can find in install_manifest.txt
Note: See TracBrowser for help on using the repository browser.