update readme.md
Created by: pFernbach
- add a step to install hpp-template-corba (required)
- fix link to hpp and stonneau repo instead of anna-seppela repo
- fix cmake install path
Merge request reports
Activity
Created by: jmirabel
For each package, you must define the variables:
<pkg-name>_branch=master <pkg-name>_repository=${HPP_REPO}
and declare the dependencies:
<pkg-name>.configure.dep: dependency1.install dependency2.install <pkg-name>.checkout
This will set up everything that the target
<pkg-name>.install
needs.PS: I thought
hpp-template-corba
was a dependency ofhpp-corbaserver
, sorry...
Please register or sign in to reply