mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-04 09:08:44 +01:00
fix
This commit is contained in:
@@ -45,7 +45,7 @@ ext_modules = [
|
|||||||
# get_pybind_include(),
|
# get_pybind_include(),
|
||||||
# get_pybind_include(user=True),
|
# get_pybind_include(user=True),
|
||||||
os.path.join('../libs/pybind11/include'),
|
os.path.join('../libs/pybind11/include'),
|
||||||
os.path.join(get_conda_path(), 'include/slsDetectorPackage'),
|
os.path.join(get_conda_path(), 'include'),
|
||||||
|
|
||||||
],
|
],
|
||||||
libraries=['SlsDetector', 'SlsReceiver', 'zmq'],
|
libraries=['SlsDetector', 'SlsReceiver', 'zmq'],
|
||||||
|
|||||||
Reference in New Issue
Block a user