Home | History | Annotate | Download | only in scripts
      1 if(ANDROID)
      2   add_compiler_rt_script(asan_device_setup)
      3   add_dependencies(asan asan_device_setup)
      4 endif()
      5