diff options
Diffstat (limited to 'library/cpp/coroutine')
4 files changed, 0 insertions, 48 deletions
diff --git a/library/cpp/coroutine/engine/CMakeLists.darwin-x86_64.txt b/library/cpp/coroutine/engine/CMakeLists.darwin-x86_64.txt index d709a1e9433..be1a41d15f6 100644 --- a/library/cpp/coroutine/engine/CMakeLists.darwin-x86_64.txt +++ b/library/cpp/coroutine/engine/CMakeLists.darwin-x86_64.txt @@ -6,18 +6,6 @@ # original buildsystem will not be accepted. -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) add_library(cpp-coroutine-engine) target_link_libraries(cpp-coroutine-engine PUBLIC diff --git a/library/cpp/coroutine/engine/CMakeLists.linux-aarch64.txt b/library/cpp/coroutine/engine/CMakeLists.linux-aarch64.txt index b2912afd4c8..7b3580b27f1 100644 --- a/library/cpp/coroutine/engine/CMakeLists.linux-aarch64.txt +++ b/library/cpp/coroutine/engine/CMakeLists.linux-aarch64.txt @@ -6,18 +6,6 @@ # original buildsystem will not be accepted. -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) add_library(cpp-coroutine-engine) target_link_libraries(cpp-coroutine-engine PUBLIC diff --git a/library/cpp/coroutine/engine/CMakeLists.linux-x86_64.txt b/library/cpp/coroutine/engine/CMakeLists.linux-x86_64.txt index b2912afd4c8..7b3580b27f1 100644 --- a/library/cpp/coroutine/engine/CMakeLists.linux-x86_64.txt +++ b/library/cpp/coroutine/engine/CMakeLists.linux-x86_64.txt @@ -6,18 +6,6 @@ # original buildsystem will not be accepted. -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) add_library(cpp-coroutine-engine) target_link_libraries(cpp-coroutine-engine PUBLIC diff --git a/library/cpp/coroutine/engine/CMakeLists.windows-x86_64.txt b/library/cpp/coroutine/engine/CMakeLists.windows-x86_64.txt index d709a1e9433..be1a41d15f6 100644 --- a/library/cpp/coroutine/engine/CMakeLists.windows-x86_64.txt +++ b/library/cpp/coroutine/engine/CMakeLists.windows-x86_64.txt @@ -6,18 +6,6 @@ # original buildsystem will not be accepted. -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) -get_built_tool_path( - TOOL_enum_parser_bin - TOOL_enum_parser_dependency - tools/enum_parser/enum_parser - enum_parser -) add_library(cpp-coroutine-engine) target_link_libraries(cpp-coroutine-engine PUBLIC |
