summaryrefslogtreecommitdiffstats
path: root/googletest/cmake/gtest_main.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/cmake/gtest_main.pc.in')
-rw-r--r--googletest/cmake/gtest_main.pc.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/googletest/cmake/gtest_main.pc.in b/googletest/cmake/gtest_main.pc.in
index 915f297..fe25d9c 100644
--- a/googletest/cmake/gtest_main.pc.in
+++ b/googletest/cmake/gtest_main.pc.in
@@ -1,6 +1,5 @@
-prefix=${pcfiledir}/../..
-libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
-includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
+libdir=@CMAKE_INSTALL_FULL_LIBDIR@
+includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
Name: gtest_main
Description: GoogleTest (with main() function)