Merge branch 'release-4-5-patches'
[alexxy/gromacs.git] / src / gromacs / analysisdata / modules / CMakeLists.txt
1 set(ANALYSISDATA_MODULES_PUBLIC_HEADERS
2     average.h
3     displacement.h
4     histogram.h
5     plot.h)
6 install(FILES ${ANALYSISDATA_MODULES_PUBLIC_HEADERS}
7         DESTINATION ${INCL_INSTALL_DIR}/gromacs/analysisdata/modules
8         COMPONENT development)