subsystems

This commit is contained in:
Marc Beninca 2021-10-10 03:52:31 +02:00 committed by Marc Beninca
parent 121441077a
commit 0eafef2c35
3 changed files with 6 additions and 4 deletions

View file

@ -1,2 +1,3 @@
ARCHIVE = '.tar.xz'
CHARSET = 'u8'
SUBSYSTEMS = ['msys', 'clang', 'mingw', 'ucrt']