hc
2024-05-08 f309769f8af08599af39b6de4f675784ce76530d
1
2
3
include(CMakeDependentOption)
 
cmake_dependent_option(RKAIQ_ENABLE_ASAN "Build libraries/executable with address santilizer" OFF "WIN32" OFF)