This commit is contained in:
Viktor Szakats 2025-09-03 14:32:29 +02:00
parent 5ef4451f7b
commit d1b81352e8
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
4 changed files with 17 additions and 1 deletions

View file

@ -23,6 +23,7 @@
###########################################################################
set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS "${CURL_DEBUG_MACROS}")
set_property(DIRECTORY APPEND PROPERTY COMPILE_OPTIONS ${CURL_CFLAGS_COVERAGE})
set(_curl_cfiles_gen "")
set(_curl_hfiles_gen "")