aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/cityhash-1.0.2
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-06-07 07:52:45 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-06-07 07:52:45 +0300
commit7019e5910875e7d0b85cfbf4d46bf3761b377a7e (patch)
tree65679387ea2c038aa072c2d513b6dc6a47beb9d7 /contrib/restricted/cityhash-1.0.2
parentdd24834944d3b49f6b7be1199a349c7d9ea3b7b2 (diff)
downloadydb-7019e5910875e7d0b85cfbf4d46bf3761b377a7e.tar.gz
intermediate changes
ref:bab1141168add6a5ad2d3ac926957ac6c27e30c3
Diffstat (limited to 'contrib/restricted/cityhash-1.0.2')
-rw-r--r--contrib/restricted/cityhash-1.0.2/CMakeLists.linux.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/restricted/cityhash-1.0.2/CMakeLists.linux.txt b/contrib/restricted/cityhash-1.0.2/CMakeLists.linux.txt
index 72fda954d5..3d8bc6c8a7 100644
--- a/contrib/restricted/cityhash-1.0.2/CMakeLists.linux.txt
+++ b/contrib/restricted/cityhash-1.0.2/CMakeLists.linux.txt
@@ -11,9 +11,6 @@ add_library(contrib-restricted-cityhash-1.0.2)
target_include_directories(contrib-restricted-cityhash-1.0.2 PUBLIC
${CMAKE_SOURCE_DIR}/contrib/restricted/cityhash-1.0.2
)
-target_include_directories(contrib-restricted-cityhash-1.0.2 PRIVATE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/cityhash-1.0.2
-)
target_link_libraries(contrib-restricted-cityhash-1.0.2 PUBLIC
contrib-libs-cxxsupp
)