We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f982a commit 623ee0eCopy full SHA for 623ee0e
appveyor.yml
@@ -19,7 +19,7 @@ install:
19
- cpanm -q -n Devel::CheckLib
20
21
build_script:
22
- - perl Makefile.PL --testuser=root --testpassword=Password12! --cflags="-IC:\Program Files\MySQL\MySQL Server 8.0\include" --libs="-LC:\Program Files\MySQL\MySQL Server 8.0\lib -lmysql"
+ - perl Makefile.PL --testuser=root --testpassword=Password12! --mysql_config=mysql_config.bat
23
24
test_script:
25
- gmake test
0 commit comments