summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranlizev <[email protected]>2022-02-10 16:51:50 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:51:50 +0300
commit69ee42ea2ac82bfe388c49c82f0a42d534f62f32 (patch)
tree336479709d853ec4b29fed05554f3df351dbb947
parent1b366507ccc9b21d50879bc57904b8e2f5201a98 (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
-rw-r--r--build/ymake.core.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf
index 081833998b8..363f98a0494 100644
--- a/build/ymake.core.conf
+++ b/build/ymake.core.conf
@@ -9007,13 +9007,13 @@ ANDROID_APK_TEST_ACTIVITY_VALUE=com.yandex.test.unittests/.RunTestsActivity
MAVEN_BIN=$MAVEN_RESOURCE_GLOBAL/bin
-when ($QT_REQUIRED) {
- QT_BIN=${HOST_QT_RESOURCE_GLOBAL}/bin
-}
-when ($OPENGL_REQUIRED) {
- OPENGL_VERSION=18.0.5
-}
-
+when ($QT_REQUIRED) {
+ QT_BIN=${HOST_QT_RESOURCE_GLOBAL}/bin
+}
+when ($OPENGL_REQUIRED) {
+ OPENGL_VERSION=18.0.5
+}
+
# tag:python-specific
multimodule PY23_TEST {
module PY2 : PYTEST_BIN {