prefix="@CMAKE_INSTALL_PREFIX@" libdir="${prefix}/lib" includedir="${prefix}/include" Name: @PROJECT_NAME@ snapshots Description: @CMAKE_PROJECT_DESCRIPTION@ snapshots Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@ Libs: -L${libdir} -lgfxstream-snapshot Cflags: -I${includedir}