SIGN IN SIGN UP

docs: add Eigen to Linux install deps

Linux "basic dependencies" omitted libeigen3-dev even though
ifcgeom requires Eigen3 (find_package Eigen3 REQUIRED) and the
cmake snippet already passes -DEIGEN_DIR=/usr/include/eigen3.
macOS Homebrew line already installs eigen.

Closes #6903

Generated with the assistance of an AI coding tool.
B
Bartok committed
b9977265649b01971f82621b32a4c670aa2c5f84
Parent: 25713a4
Committed by Thomas Krijnen <t.krijnen@gmail.com> on 7/31/2026, 10:49:37 AM