##// END OF EJS Templates
Initial Pybind11 binding experiment working....
Initial Pybind11 binding experiment working. Can open an amda formatted file from Python and get few attributes from ScalarSeries. Loading module from python works. Embedding python interpreter also works. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1331:c1dcbf747424
r1339:98271eda8c6e
Show More
CMakeLists.txt
2 lines | 52 B | text/plain | TextLexer
add_subdirectory(mockplugin)
add_subdirectory(amda)