diff --git a/template/cuda/cookiecutter.json b/template/cuda/cookiecutter.json index 25f6fe5..69a7eef 100644 --- a/template/cuda/cookiecutter.json +++ b/template/cuda/cookiecutter.json @@ -7,7 +7,7 @@ "email": "email@example.com", "github_username": "your-org-or-username", - "cxx_build_tool": ["xmake", "cmake"], + "cxx_build_tool": ["cmake", "xmake"], "cuda_standard_version": "17", "cxx_standard_version": "20",