hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
1
2
3
include(CMakeDependentOption)
 
cmake_dependent_option(RKAIQ_ENABLE_ASAN "Build libraries/executable with address santilizer" OFF "WIN32" OFF)