mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-09 19:13:28 +02:00
Update crc32c subtree to latest upstream master
This commit is contained in:
@@ -296,9 +296,10 @@ target_include_directories(crc32c
|
||||
$<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>
|
||||
)
|
||||
|
||||
target_compile_definitions(crc32c
|
||||
PRIVATE
|
||||
CRC32C_HAVE_CONFIG_H=1
|
||||
set_property(
|
||||
TARGET crc32c_arm64 crc32c_sse42 crc32c
|
||||
APPEND
|
||||
PROPERTY COMPILE_DEFINITIONS CRC32C_HAVE_CONFIG_H
|
||||
)
|
||||
|
||||
set_target_properties(crc32c
|
||||
|
Reference in New Issue
Block a user