We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e429d commit ad0d65bCopy full SHA for ad0d65b
bindings/Sofa/Bindings.SofaConfig.cmake.in
@@ -14,6 +14,7 @@ find_package(Sofa.Simulation.Core QUIET REQUIRED)
14
# Required by Bindings.Sofa.Core
15
find_package(Sofa.Component.Visual QUIET REQUIRED)
16
find_package(Sofa.Component.Collision.Response.Contact QUIET REQUIRED)
17
+find_package(Sofa.SimpleApi QUIET REQUIRED)
18
19
# Required by Bindings.Sofa.Simulation
20
find_package(Sofa.Simulation.Graph QUIET REQUIRED)
0 commit comments