ss928_framework/ss928sdk/include/eigen3/eigen3.pc.in
2024-12-16 13:31:45 +08:00

10 lines
254 B
PkgConfig
Executable File

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
Name: Eigen3
Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
Requires:
Version: @EIGEN_VERSION_NUMBER@
Libs:
Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@