This commit is contained in:
Viktor Szakats 2025-09-03 15:22:11 +02:00
parent 6f3148d312
commit 84613d8a6c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 17 additions and 7 deletions

View file

@ -24,6 +24,7 @@
set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS ${CURL_DEBUG_MACROS} ${CURL_COVERAGE_MACROS})
set_property(DIRECTORY APPEND PROPERTY COMPILE_OPTIONS ${CURL_COVERAGE_CFLAGS})
message(STATUS "|${CURL_COVERAGE_CFLAGS}|")
set(_curl_cfiles_gen "")
set(_curl_hfiles_gen "")