mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
35335f07db
INTERFACE_COMPILE_DEFINITIONS does not work IMPORTED targets: From 3.6: Specify compile definitions to use when compiling a given <target>. The named <target> must have been created by a command such as add_executable() or add_library() and must not be an Imported Target. Since 3.11: Specify compile definitions to use when compiling a given <target>. The named <target> must have been created by a command such as add_executable() or add_library() and must not be an ALIAS target. And this causes the -Wundef warning: src/Functions/FunctionsHashing.h:1326:5: warning: 'USE_XXHASH' is not defined, evaluates to 0 [-Wundef] |
||
---|---|---|
.. | ||
darwin | ||
find | ||
freebsd | ||
linux | ||
Modules | ||
toolchain | ||
yandex | ||
add_check.cmake | ||
add_warning.cmake | ||
analysis.cmake | ||
arch.cmake | ||
autogenerated_versions.txt | ||
contrib_finder.cmake | ||
cpu_features.cmake | ||
dbms_glob_sources.cmake | ||
fuzzer.cmake | ||
generate_code.cmake | ||
limit_jobs.cmake | ||
print_flags.cmake | ||
print_include_directories.cmake | ||
sanitize_target_link_libraries.cmake | ||
sanitize.cmake | ||
target.cmake | ||
tools.cmake | ||
version.cmake | ||
warnings.cmake |