Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling of tools.build:defines for (Ninja) multi-config CMake
The CMake generator-expressions that results from the values given to Conan's `tools.build:defines` configuration will now properly be put into quotes to form a CMake string. (Note: CMake's generator-expressions should never contain any (non-escaped) quotes.)
- Loading branch information