aboutsummaryrefslogtreecommitdiffstats
path: root/build/prebuilt/contrib/tools/flatc64
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-02-10 16:45:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:12 +0300
commit49116032d905455a7b1c994e4a696afc885c1e71 (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /build/prebuilt/contrib/tools/flatc64
parent4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff)
downloadydb-49116032d905455a7b1c994e4a696afc885c1e71.tar.gz
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/prebuilt/contrib/tools/flatc64')
-rw-r--r--build/prebuilt/contrib/tools/flatc64/ya.make.prebuilt2
-rw-r--r--build/prebuilt/contrib/tools/flatc64/ya.make.resource6
2 files changed, 4 insertions, 4 deletions
diff --git a/build/prebuilt/contrib/tools/flatc64/ya.make.prebuilt b/build/prebuilt/contrib/tools/flatc64/ya.make.prebuilt
index 6977830ad6..fbd09edcd1 100644
--- a/build/prebuilt/contrib/tools/flatc64/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/flatc64/ya.make.prebuilt
@@ -1,6 +1,6 @@
INCLUDE(ya.make.resource)
-IF (SANDBOX_RESOURCE_ID != "")
+IF (SANDBOX_RESOURCE_ID != "")
ENABLE(PREBUILT)
PREBUILT_PROGRAM()
diff --git a/build/prebuilt/contrib/tools/flatc64/ya.make.resource b/build/prebuilt/contrib/tools/flatc64/ya.make.resource
index 6aae311bde..49e1fe8cf5 100644
--- a/build/prebuilt/contrib/tools/flatc64/ya.make.resource
+++ b/build/prebuilt/contrib/tools/flatc64/ya.make.resource
@@ -1,9 +1,9 @@
IF (OS_DARWIN AND ARCH_X86_64)
- SET(SANDBOX_RESOURCE_ID 2266401575)
+ SET(SANDBOX_RESOURCE_ID 2266401575)
ELSEIF (OS_LINUX AND ARCH_X86_64)
- SET(SANDBOX_RESOURCE_ID 2266402127)
+ SET(SANDBOX_RESOURCE_ID 2266402127)
ELSEIF (OS_WINDOWS AND ARCH_X86_64)
- SET(SANDBOX_RESOURCE_ID 2266400964)
+ SET(SANDBOX_RESOURCE_ID 2266400964)
ELSE()
SET(SANDBOX_RESOURCE_ID)
ENDIF()