summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
blob: fb7f98f33326099bfb5c819240366ebe6f135317 (plain)
1
2
3
4
5
6

install(PROGRAMS openlmi-doc-class2rst openlmi-doc-class2uml DESTINATION bin)

if (WITH-DEVASSISTANT)
    install(DIRECTORY devassistant DESTINATION share USE_SOURCE_PERMISSIONS)
endif (WITH-DEVASSISTANT)