SHA256
1
0
forked from pool/cmake

- update to 3.25.2:

* CUDA language level 20 (corresponding to C++20) is now supported with NVCC 12.0
    and above.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=514
This commit is contained in:
2023-01-21 09:17:46 +00:00
committed by Git OBS Bridge
parent dcaedf6f38
commit 39f88688f8
8 changed files with 45 additions and 38 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 21 09:17:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.25.2:
* CUDA language level 20 (corresponding to C++20) is now supported with NVCC 12.0
and above.
-------------------------------------------------------------------
Thu Dec 1 19:45:57 UTC 2022 - Christoph G <foss@grueninger.de>