Replace repo with the NVIDIA one (#32951)
This commit is contained in:
		| @@ -9,8 +9,8 @@ | |||||||
| class P2300(CMakePackage): | class P2300(CMakePackage): | ||||||
|     """The proposed C++ framework for asynchronous and parallel programming.""" |     """The proposed C++ framework for asynchronous and parallel programming.""" | ||||||
| 
 | 
 | ||||||
|     homepage = "https://github.com/brycelelbach/wg21_p2300_std_execution" |     homepage = "https://github.com/NVIDIA/stdexec" | ||||||
|     git = "https://github.com/brycelelbach/wg21_p2300_std_execution.git" |     git = "https://github.com/NVIDIA/stdexec.git" | ||||||
|     maintainers = ["msimberg", "aurianer"] |     maintainers = ["msimberg", "aurianer"] | ||||||
| 
 | 
 | ||||||
|     version("main", branch="main") |     version("main", branch="main") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Auriane R
					Auriane R