@@ -41,3 +41,5 sciqlop_bindings = python3.extension_module('SciQLopBindings',sciqlop_bindings_s | |||||
41 |
|
41 | |||
42 | configure_file(input:'main.py', output:'main.py', copy:true) |
|
42 | configure_file(input:'main.py', output:'main.py', copy:true) | |
43 | configure_file(input:'TestPlugin.py', output:'TestPlugin.py', copy:true) |
|
43 | configure_file(input:'TestPlugin.py', output:'TestPlugin.py', copy:true) | |
|
44 | ||||
|
45 | executable('sciqlop', 'main.cpp', dependencies :python3.dependency()) |
General Comments 0
You need to be logged in to leave comments.
Login now