Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pytorch/cpuinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libcpuinfo.pc.in')
-rw-r--r--libcpuinfo.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpuinfo.pc.in b/libcpuinfo.pc.in
index dfcdd19..3027da3 100644
--- a/libcpuinfo.pc.in
+++ b/libcpuinfo.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@
Name: lib@CMAKE_PROJECT_NAME@
Description: Library to detect essential performance optimization information about host CPU.
-Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@
+Version:
URL: @PROJECT_HOMEPAGE_URL@
Libs: -L${libdir} -lcpuinfo
Cflags: -I${includedir}