fix mingw compilation error
This commit is contained in:
11
bii/policies.bii
Normal file
11
bii/policies.bii
Normal file
@@ -0,0 +1,11 @@
|
||||
# This file configures your finds of dependencies.
|
||||
#
|
||||
# It is an ordered list of rules, which will be evaluated in order, of the form:
|
||||
# block_pattern: TAG
|
||||
#
|
||||
# For each possible block that could resolve your dependencies,
|
||||
# only versions with tag >= TAG will be accepted
|
||||
|
||||
qiangwu/* : DEV
|
||||
* : STABLE
|
||||
|
||||
Reference in New Issue
Block a user