Fix pcre tests
This commit is contained in:
parent
d83884a391
commit
4794c076ff
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ const
|
|||
pcreH = baseDir/"pcre.h.in"
|
||||
|
||||
static:
|
||||
cSkipSymbol @["PCRE_UCHAR16", "PCRE_UCHAR32"]
|
||||
if not pcreH.fileExists():
|
||||
downloadUrl("https://github.com/svn2github/pcre/raw/master/pcre.h.in", baseDir)
|
||||
cDebug()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue