rdoddanavar / hpr-sim

6DOF Flight Simulation for High Power Model Rocketry
https://rdoddanavar.github.io/hpr-sim/
GNU General Public License v3.0
3 stars 2 forks source link

CMake: Eigen build #23

Closed rdoddanavar closed 3 years ago

rdoddanavar commented 4 years ago

Initial build against Eigen library. Should not need a separate CMake target, simply link to header directories:

We use the CMake build system, but only to build the documentation and unit-tests, and to automate installation. 
If you just want to use Eigen, you can use the header files right away. 
There is no binary library to link to, and no configured header file. 
Eigen is a pure template library defined in the headers