Closed pattacini closed 8 years ago
Sorry @drdanz, I wasn't aware of the following cmake directive:
get_property(cer_kinematics_INCLUDE_DIRS
TARGET cer_kinematics
PROPERTY BUILD_INTERFACE_INCLUDE_DIRECTORIES)
Once added up, it worked.
@drdanz somehow I'm having problems compiling the brand new
solver
module. Apparently, thecer_kinematics
related cmake variables are not resolved.It might be due to a stupid oversight of mine, but I'm not able to fix it right now. Could you have a look into this please?