prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib example_list=@LIBONCILLA_EXAMPLES_LIST@ Name: @LIBONCILLA_NAME@ Description: AMARSi RCI representations of the AMARSi Quadruped Robot 'Oncilla' Version: @LIBONCILLA_VERSION@ Requires: rci eigen2 Libs: -L${libdir} -l@LIBONCILLA_NAME@ -ldl Cflags: -I${includedir}