We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29eaa4e commit 855f39aCopy full SHA for 855f39a
ydb/apps/ydb/ya.make
@@ -1,6 +1,6 @@
1
PROGRAM(ydb)
2
3
-IF(RELEASE)
+IF(BUILD_TYPE == RELEASE)
4
STRIP()
5
ENDIF()
6
0 commit comments