diff options
Diffstat (limited to 'mimetypes/video/trinity1')
-rw-r--r-- | mimetypes/video/trinity1/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mimetypes/video/trinity1/CMakeLists.txt b/mimetypes/video/trinity1/CMakeLists.txt new file mode 100644 index 0000000..1ca5d5f --- /dev/null +++ b/mimetypes/video/trinity1/CMakeLists.txt @@ -0,0 +1,6 @@ +##### other data + +install( + FILES x-ms-wmv.desktop + DESTINATION ${MIME_INSTALL_DIR}/video +) |