mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 12:05:32 -04:00
8 lines
274 B
PkgConfig
8 lines
274 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
|
|
includedir=${prefix}/include
|
|
|
|
Name: xtensor
|
|
Description: xtensor is a C++ library meant for numerical analysis with multi-dimensional array expressions.
|
|
Version: @xtensor_VERSION@
|
|
Cflags: -I${includedir}
|