zstd: 1.5.6 does not build on Windows (#43677)

Conflict until a fix has been merged upstream
This commit is contained in:
John W. Parent
2024-04-16 12:36:27 -04:00
committed by GitHub
parent 6502785908
commit 1381bede80

View File

@@ -66,6 +66,8 @@ class Zstd(CMakePackage, MakefilePackage):
# (last tested: nvhpc@22.3)
conflicts("+programs %nvhpc")
conflicts("platform=windows", when="@1.5.6")
build_system("cmake", "makefile", default="makefile")