From 489f0cce7228c4b2217ae0dc48fc878971447eae Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Thu, 21 Feb 2019 13:41:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20=D0=B2?= =?UTF-8?q?=20lib.pc.in?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc/lib.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc/lib.pc.in b/pc/lib.pc.in index 681db44..8af23dc 100644 --- a/pc/lib.pc.in +++ b/pc/lib.pc.in @@ -5,7 +5,7 @@ includedir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@ Name: @current_target@ Description: @current_target@ library -Version: @_ver@ +Version: @PROJECT_VERSION@ Requires: Libs: -L@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@ -l@current_target@