]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
authornds <nds@opencascade.com>
Tue, 2 May 2017 10:46:30 +0000 (13:46 +0300)
committernds <nds@opencascade.com>
Tue, 2 May 2017 10:46:30 +0000 (13:46 +0300)
Correction of compilation on Jenkins.

CMakeLists.txt

index ccb0ee1f9fb1c3f07f264f2183861a533d040c7d..86f0a5df5ff3a994efbae4bc58e897e1d145a94c 100644 (file)
@@ -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)