Codebase list votca-xtp / upstream/1.6.1 share / packages / CMakeLists.txt
upstream/1.6.1

Tree @upstream/1.6.1 (Download .tar.gz)

CMakeLists.txt @upstream/1.6.1raw · history · blame

file(GLOB_RECURSE VOTCA_XTP_XML *.xml)
install(FILES ${VOTCA_XTP_XML} DESTINATION ${CMAKE_INSTALL_DATADIR}/votca/xtp/packages/)