summaryrefslogtreecommitdiffstats
path: root/plugins/common/CMakeLists.txt
blob: 96b4a7788e96e43cfa25092d3b17e32f72a542e7 (plain)
1
2
3
FILE(GLOB HEADERS *.h)

INSTALL(FILES ${HEADERS} DESTINATION ${INCLUDE_INSTALL_DIR}/kbfx/plugins)