summaryrefslogtreecommitdiff
path: root/data/help/idx/CMakeLists.txt
blob: 321eb831843a22ce1e58df18c10ba0c4a55856f8 (plain) (blame)
1
2
3
4
5
SET(FILES
    tags.idx
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/idx)