diff options
Diffstat (limited to 'libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt')
| -rw-r--r-- | libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt b/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt new file mode 100644 index 0000000..f14354e --- /dev/null +++ b/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt @@ -0,0 +1,6 @@ +install( + FILES + uchardet.1 + DESTINATION + ${DIR_SHARE}/man/man1 +) |
