set(CMAKE_CUDA_STANDARD 17) # #20012-D: Suppress the warning message of "diagnose_suppress" in the CUDA code of Eigen header. set(CMAKE_CUDA_FLAGS "${CMAKE_CXX_FLAGS_RELEASE} -diag-suppress=20012") if (CMAKE_CUDA_COMPILER_VERSION VERSION_GREATER_EQUAL 11.2.0) # #20012-D: Suppress...
将CXX-standard设置为c++17EN当用户输入密码时, Sudo的pwfeedback选项可用于提供视觉反馈。