• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/eigen/Config.in
Adam DuskettAdam Duskett committed 474e049f96631 Jul 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_EIGEN
2
    bool "eigen"
3
    depends on BR2_INSTALL_LIBSTDCPP
4
    help
5
      Eigen is a C++ template library for linear algebra: vectors,
6
      matrices, and related algorithms. It is versatile, fast,
7
      elegant and works on many platforms (OS/Compilers).
8
​
9
      This package only installs header files to the include path.
10
      If you just want to use Eigen, you can use the header files
11
      right away. There is no binary to link to. Eigen is a pure
12
      template library defined in the headers.
13
​
14
      http://eigen.tuxfamily.org/
15
​
16
if BR2_PACKAGE_EIGEN
17
​
18
config BR2_PACKAGE_EIGEN_UNSUPPORTED_MODULES
19
    bool "unsupported modules"
20
    help
21
      Install eigen unsupported modules
22
endif
23
​
24
comment "eigen needs a toolchain w/ C++"
25
    depends on !BR2_INSTALL_LIBSTDCPP
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.