From cf128b16646fb16e70eefde2e40240dd92210556 Mon Sep 17 00:00:00 2001 From: Jeremy Nimmer Date: Wed, 14 Sep 2022 11:25:21 -0700 Subject: [PATCH] install the license --- tools/workspace/BUILD.bazel | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/workspace/BUILD.bazel b/tools/workspace/BUILD.bazel index 14fcbb8557e0..a96587beadc2 100644 --- a/tools/workspace/BUILD.bazel +++ b/tools/workspace/BUILD.bazel @@ -90,6 +90,7 @@ _DRAKE_EXTERNAL_PACKAGE_INSTALLS = ["@%s//:install" % p for p in [ "meshcat_python", "msgpack_lite_js", "net_sf_jchart2d", + "nanoflann_internal", "nlopt_internal", "org_apache_xmlgraphics_commons", "petsc",