From: vsv Date: Thu, 10 Oct 2019 09:57:36 +0000 (+0300) Subject: Restore translation X-Git-Tag: V9_5_0a1~167^2~89 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8429670c97b37d4e5c3bcb5d82974915e0843e82;p=modules%2Fshaper.git Restore translation --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 23c027052..8b38e66cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,7 +120,7 @@ ENDIF(${HAVE_SALOME}) # Sketcher: Change radius of circular edges while dragging a point on the edge SET(SKETCHER_CHANGE_RADIUS_WHEN_MOVE TRUE) -SET(MAKE_TRANSLATION NO) +SET(MAKE_TRANSLATION YES) IF(${MAKE_TRANSLATION}) ADD_DEFINITIONS( -DMAKE_TRANSLATION )