Added more info to README.

This commit is contained in:
James Goppert 2011-10-30 23:15:03 -04:00
parent 663ed536c4
commit fe7f3a40bc

View File

@ -40,6 +40,11 @@ Building using eclipse
You can also import the source repository (/home/name/apm-src) if you want to modify the source/ commit using git.
Advanced:
* Regenerating the eclipse source project file:
cmake -G"Eclipse CDT4 - Unix Makefiles" -DECLIPSE_CDT4_GENERATE_SOURCE_PROJECT=TRUE /home/name/apm-src
Build a package using cpack
-----------------------------------------------
- cd build