]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAddons/CMakeLists.txt
Salome HOME
Fix for crash on multi-selection of group-vertices on imported body with Shift-key...
[modules/shaper.git] / src / PythonAddons / CMakeLists.txt
1 ## Copyright (C) 2014-20xx  OPEN CASCADE
2
3
4 SET(CMAKE_AUTOMOC ON)
5
6 INSTALL(FILES addons_Features.py addons_Features.xml DESTINATION plugins)
7
8
9 INSTALL(FILES __init__.py DESTINATION addons)
10 INSTALL(DIRECTORY macros DESTINATION addons)