blob: 2a0358374c0431a9a6950cf7ca9d73974e6dd4a8 [file] [log] [blame]
prefix="@CMAKE_INSTALL_PREFIX@"
libdir="${prefix}/lib"
includedir="${prefix}/include"
Name: @PROJECT_NAME@ base testing support
Description: @CMAKE_PROJECT_DESCRIPTION@ (for testing support)
Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@
Libs: -L${libdir} -laemu-base-testing-support
Cflags: -I${includedir}