Salome HOME
Added support of python high level API addons proposed by DBC as test of this approach.
[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)