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 7a73f32 commit 67eca25Copy full SHA for 67eca25
1 file changed
bindings/python/src/stochastic/CMakeLists.txt
@@ -31,4 +31,7 @@ add_geode_python_binding(
31
"stochastic.cpp"
32
DEPENDENCIES
33
${PROJECT_NAME}::stochastic
34
+ OpenGeode::basic
35
+ OpenGeode::geometry
36
+ OpenGeode::model
37
)
0 commit comments