mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-19 12:42:26 -04:00
55ab4c97e7
The ability to disable adding architectures completely for packaging purposes and cases requiring passing the architectures flags explicitly has been requested. Support a false value for CUDA_ARCHITECTURES and CMAKE_CUDA_ARCHITECTURES for this purpose. Implements #20821.