summaryrefslogtreecommitdiffstats
path: root/kolf/courses/CMakeLists.txt
blob: 01fde2a4a93e52b4f7893bbccc6eaa8cee7e4ba1 (plain)
1
2
3
4
5
6
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer

install( FILES Classic.kolf Hard.kolf Medium.kolf Easy.kolf ReallyEasy Practice
  Impossible USApro
  DESTINATION ${DATA_INSTALL_DIR}/kolf/courses
)