]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAddons/CMakeLists.txt
Salome HOME
37f3efc05c2a310148fccbee2fd766c955c0609b
[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)