LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git] / ground / gcs / src / libs / eigen / eigen3.pc.in
blob3368a3aa1d4f6cf647632101d949d88427386a1d
1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
4 Name: Eigen3
5 Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
6 Requires:
7 Version: @EIGEN_VERSION_NUMBER@
8 Libs:
9 Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@