Skip to content

Commit 67eca25

Browse files
cmake
1 parent 7a73f32 commit 67eca25

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bindings/python/src/stochastic/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,7 @@ add_geode_python_binding(
3131
"stochastic.cpp"
3232
DEPENDENCIES
3333
${PROJECT_NAME}::stochastic
34+
OpenGeode::basic
35+
OpenGeode::geometry
36+
OpenGeode::model
3437
)

0 commit comments

Comments
 (0)