From: nds Date: Tue, 2 May 2017 10:46:30 +0000 (+0300) Subject: Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse X-Git-Tag: V_2.7.1.1~3^2~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=622d955b8ca5f2bf80550b54a2ce37dbb0c263f2;p=modules%2Fshaper.git Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse Correction of compilation on Jenkins. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index ccb0ee1f9..86f0a5df5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,5 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10) -ADD_DEFINITIONS(-DSUPPORT_NEW_MOVE) - PROJECT (SHAPER) # Ensure a proper linker behavior: CMAKE_POLICY(SET CMP0003 NEW)