tests: move CURL_NO_OLDIES from build to first.h

This commit is contained in:
Viktor Szakats 2025-06-28 03:17:38 +02:00
parent 819f63679c
commit 96dcf33704
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
13 changed files with 11 additions and 12 deletions

View file

@ -34,8 +34,8 @@
#ifdef _WIN32
#define CURL_STATICLIB
#endif
#define WITHOUT_LIBCURL
#define CURL_NO_OLDIES
#include "curl_setup.h"