feat/support_ASAN
Compare changes
+ 15
− 0
@@ -11,6 +11,7 @@ set(module_name _${project}) # target name
@@ -11,6 +11,7 @@ set(module_name _${project}) # target name
@@ -18,6 +19,7 @@ option(PYBIND "python binding" ON)
@@ -18,6 +19,7 @@ option(PYBIND "python binding" ON)
@@ -60,6 +62,19 @@ target_include_directories(${module_name}
@@ -60,6 +62,19 @@ target_include_directories(${module_name}