]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
CMake: Use TARGET_COMPILE_DEFINITIONS to set preprocessor definitions.
authorIvan Zhakov <ivan@apache.org>
Sun, 21 Jul 2024 07:40:54 +0000 (07:40 +0000)
committerIvan Zhakov <ivan@apache.org>
Sun, 21 Jul 2024 07:40:54 +0000 (07:40 +0000)
commited4ffd04a8c0cb2ca084a8a54c3f0a17aab9e12f
tree3b83509fb454e7a39a8fd654fb2076a0d89cf3e5
parent27ab02c382bff8501ae7b683129c929b8ad105d9
CMake: Use TARGET_COMPILE_DEFINITIONS to set preprocessor definitions.
TARGET_COMPILE_DEFINITIONS correctly handle values with spaces, so
DEFINE_WITH_BLANKS() macro can be removed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919428 13f79535-47bb-0310-9956-ffa450edef68
CMakeLists.txt