We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd659e commit 8e8cca8Copy full SHA for 8e8cca8
.appveyor.yml
@@ -32,7 +32,6 @@ install:
32
33
build_script:
34
- cmd: meson setup build --default-library=static --buildtype=debugoptimized -Db_vscrt=static_from_buildtype -Db_sanitize=address -Dtests=true -Dtest_api_token=%api_token% -Dtest_zone_id=%zone_id% -Dtest_record_name=%arch%.%record_name%
35
- - cmd: type .\build\subprojects\curl-8.4.0\lib\curl_config.h
36
- cmd: meson compile -C build --verbose
37
38
test_script:
0 commit comments