prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib example_list=@LIBONCILLA_EXAMPLES_LIST@ Name: liboncilla Description: AMARSi RCI representations of the AMARSi Quadruped Robot 'Oncilla' Version: @VERSION_STRING@ Requires: rci0.4 biorob-cpp0.2 eigen3 Libs: -L${libdir} -l@LIBONCILLA_NAME@ Cflags: -I${includedir}