mpilander: conflict with Windows (#49733)
This commit is contained in:
parent
33c8f518ae
commit
c45e02d58f
@ -38,6 +38,8 @@ class Mpilander(CMakePackage):
|
|||||||
conflicts("%apple-clang@:7.4")
|
conflicts("%apple-clang@:7.4")
|
||||||
conflicts("%intel@:16")
|
conflicts("%intel@:16")
|
||||||
|
|
||||||
|
conflicts("platform=windows")
|
||||||
|
|
||||||
def cmake_args(self):
|
def cmake_args(self):
|
||||||
args = [
|
args = [
|
||||||
# tests and examples
|
# tests and examples
|
||||||
|
Loading…
Reference in New Issue
Block a user