moved libs (#36)

This commit is contained in:
Erik Fröjdh
2019-06-25 11:20:31 +02:00
committed by Dhanya Thattil
parent d3101baacb
commit 3bb0daeefb
43 changed files with 17 additions and 5 deletions

View File

@ -1,4 +1,4 @@
add_subdirectory(pybind11)
pybind11_add_module(_sls_detector src/main.cpp)