From 5ebdc209a7a6177fe640c6911eb74d2686b79db9 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 29 Oct 2019 16:26:45 +0100 Subject: Conversion to the cmake building system. A man page taken fron the Debian packaging system has been added. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko --- mimetypes/video/trinity1/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mimetypes/video/trinity1/CMakeLists.txt (limited to 'mimetypes/video/trinity1') 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 +) -- cgit v1.2.1