prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=@CMAKE_INSTALL_FULL_LIBEXECDIR@ libdir=@CMAKE_INSTALL_FULL_LIBDIR@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ Name: @PROJECT_NAME@ Description: Efficient learning of word representations and sentence classification Version: @PROJECT_VERSION@ Libs: -L${libdir} -lfasttext Cflags: -I${includedir}