= 0.1.x branch build = === Getting the source code === To checkout !PacpusFramework repository (version 0.1.x) into your workspace directory, e.g. into `~/pacpus`, {{{#!sh cd ~/pacpus svn co https://devel.hds.utc.fr/svn/pacpusframework/branches/0.1.x/ pacpusframework }}} === Using CMake === ==== Command Line Interface ==== First go to the build folder and run the build script. {{{#!sh cd ~/pacpus/pacpusframework/build ./build.sh }}}