| prefix=@CMAKE_INSTALL_PREFIX@ | |
| exec_prefix=@PKGCONFIG_BINDIR@ | |
| libexecdir=@PKGCONFIG_LIBEXECDIR@ | |
| includedir=@PKGCONFIG_INCLUDEDIR@ | |
| test_runner=${libexecdir}/wlcs/wlcs | |
| Name: wlcs | |
| Description: Wayland Conformance Suite test harness | |
| Version: @PROJECT_VERSION@ | |
| Requires.private: wayland-client | |
| Cflags: -I${includedir} |