@@ -104,7 +104,7 pysciqlopcore_srcs = [ | |||||
104 | ] |
|
104 | ] | |
105 |
|
105 | |||
106 | python3.extension_module('pysciqlopcore', './src/pybind11_wrappers/CoreWrappers.cpp', |
|
106 | python3.extension_module('pysciqlopcore', './src/pybind11_wrappers/CoreWrappers.cpp', | |
107 |
dependencies: [sciqlop_core |
|
107 | dependencies: [sciqlop_core], | |
108 | install: true |
|
108 | install: true | |
109 | ) |
|
109 | ) | |
110 |
|
110 |
General Comments 0
You need to be logged in to leave comments.
Login now