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

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