Commit 65753ca
committed
Fix GSPH Python bindings not being compiled
Add pyGSPHModel.cpp to CMakeLists.txt Sources list. The file was
added in PR Shamrock-code#1453 but was missing from the build configuration,
causing shamrock.get_Model_GSPH() to not be available at runtime.1 parent aa06bc2 commit 65753ca
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments