You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first line in orocos-bfl.pc.in needs to quote the @CMAKE_INSTALL_PREFIX@ to prevent this. Otherwise the BFL_INCLUDE_DIRS variable reported by pkg_check_modules will end at the first space.