github libcpr/cpr 1.9.3
Replaced build types with flags

latest releases: 1.10.5, 1.9.7, 1.10.4...
22 months ago

In this release we fixed a CMake crash caused by us adding custom build types for sanitizer builds. They now got replaced by CMake flags.

  • CPR_DEBUG_SANITIZER_FLAG_THREAD
  • CPR_DEBUG_SANITIZER_FLAG_ADDR
  • CPR_DEBUG_SANITIZER_FLAG_LEAK
  • CPR_DEBUG_SANITIZER_FLAG_UB
  • CPR_DEBUG_SANITIZER_FLAG_ALL

What's Changed

Full Changelog: 1.9.2...1.9.3

Don't miss a new cpr release

NewReleases is sending notifications on new releases.