mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-05 23:11:31 +01:00
switch to git no-history version
This commit is contained in:
13
CMakePkgConfig.pc.in
Normal file
13
CMakePkgConfig.pc.in
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: Mutom Library (INFN)
|
||||
Description: Library for Muon Tomography experiments.
|
||||
Url: @PACKAGE_URL@
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires: eigen3
|
||||
Libs: -L${libdir} @PKGCONFIG_LIBS@
|
||||
Cflags: @CMAKE_C_FLAGS@ @CMAKE_CXX_FLAGS@ @PKGCONFIG_INCLUDES@
|
||||
Reference in New Issue
Block a user