Skip to content

Commit 1e072fa

Browse files
committedSep 4, 2024
feat: declare base/ruby_eigen
It is an extracted version of the Eigen Ruby bindings that are currently in base/types. The objective is to have them ready to use when needed to test the migration
1 parent 820897a commit 1e072fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎00new_packages.autobuild

+3
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ end
3333

3434
cmake_package "gui/osg_qt4"
3535
remove_from_default "gui/osg_qt4"
36+
37+
ruby_package "base/ruby_eigen"
38+
remove_from_default "base/ruby_eigen"

0 commit comments

Comments
 (0)
Please sign in to comment.