Add return $?. below the cmake call to exit the function with the same exit code as cmake , and add return 1. below the echo call to exit with 1 , which is ...
確定! 回上一頁