The source project of this merge request has been removed.
feat/support_ASAN
All threads resolved!
All threads resolved!
Compare changes
+ 15
− 1
@@ -18,6 +18,7 @@ option(PYBIND "python binding" ON)
@@ -18,6 +18,7 @@ option(PYBIND "python binding" ON)
@@ -34,7 +35,6 @@ find_package(aidge_core REQUIRED)
@@ -34,7 +35,6 @@ find_package(aidge_core REQUIRED)
@@ -43,9 +43,23 @@ target_link_libraries(${module_name}
@@ -43,9 +43,23 @@ target_link_libraries(${module_name}