Skip to content

Commit

Permalink
Ydb stable 22-4-21
Browse files Browse the repository at this point in the history
x-stable-origin-commit: e89099581237299a132feafb5b58af59ebd0468a
  • Loading branch information
dcherednik committed Sep 21, 2022
1 parent 285021a commit e6c9b17
Show file tree
Hide file tree
Showing 2,067 changed files with 142,538 additions and 18,967 deletions.
1,343 changes: 4 additions & 1,339 deletions CMakeLists.darwin.txt

Large diffs are not rendered by default.

1,364 changes: 4 additions & 1,360 deletions CMakeLists.linux.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ conan_cmake_install(
SETTINGS ${settings}
)

if (UNIX AND NOT APPLE)
if (CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND UNIX AND NOT APPLE)
include(CMakeLists.linux.txt)
elseif (APPLE)
include(CMakeLists.darwin.txt)
Expand Down
89 changes: 0 additions & 89 deletions build/scripts/check_config_h.py

This file was deleted.

53 changes: 0 additions & 53 deletions build/scripts/clang_wrapper.py

This file was deleted.

102 changes: 0 additions & 102 deletions build/scripts/compile_java.py

This file was deleted.

59 changes: 0 additions & 59 deletions build/scripts/configure_file.py

This file was deleted.

Loading

0 comments on commit e6c9b17

Please sign in to comment.