Skip to content

Commit

Permalink
BLD: No subprojects
Browse files Browse the repository at this point in the history
  • Loading branch information
RuhiRG committed Aug 23, 2023
1 parent 0aa5972 commit 6423a11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ _deps += m_dep
_deps += [declare_dependency(link_args: '-lstdc++')]

# All of which can be installed with meson wrap install <blah> originally
subproject('eigen')
eigen_dep = dependency('eigen3',
version: '3.4.0',
required: true)
Expand Down

0 comments on commit 6423a11

Please sign in to comment.