mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-08-02 03:20:58 -04:00
build(vcpkg): only use pkgconf with msvc
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
},
|
||||
{
|
||||
"name": "pkgconf",
|
||||
"host": true
|
||||
"host": true,
|
||||
"platform": "windows & !mingw"
|
||||
},
|
||||
|
||||
"cmark",
|
||||
|
||||
Reference in New Issue
Block a user