blob: feb3524d6562a533be80d5a46338c81758f94e4b [file] [log] [blame]
prefix="@CMAKE_INSTALL_PREFIX@"
libdir="${prefix}/lib"
includedir="${prefix}/include/aemu/snapshot"
Name: @PROJECT_NAME@ snapshots
Description: @CMAKE_PROJECT_DESCRIPTION@ snapshots
Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@
Libs: -L${libdir} -laemu-snapshot
Cflags: -I${includedir}