prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ libdir=@CMAKE_INSTALL_FULL_LIBDIR@ Name: olm Description: implementation of the Double Ratchet cryptographic ratchet in C++ Version: @PROJECT_VERSION@ Cflags: -I${includedir} Libs: -L${libdir} -lolm