Skip to content

Commit e8493f1

Browse files
committed
ci(w32): windows compiler failed
1 parent a28bfff commit e8493f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config.w32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ARG_WITH("ta-lib", "TA-Lib support", "yes");
22

33
if (PHP_TA_LIB != "no") {
4+
var CFLAGS_TA = "";
45
ADD_FLAG("CFLAGS_TA", "/DHAVE_TA");
56
ADD_FLAG("CFLAGS_TA", "/Ilib\\ta-lib\\include");
67
ADD_FLAG("CFLAGS_TA", "/Ilib\\ta-lib\\src");

0 commit comments

Comments
 (0)