summaryrefslogtreecommitdiff
path: root/data/test/CMakeLists.txt
blob: 3336dcf8d51e9318597269f0fa4e5b31981af6f3 (plain) (blame)
1
2
3
4
5
6
SET(FILES
    palette.gpl
    simplefile.txt
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/test)