diff options
author | Bart Ribbers <PureTryOut@users.noreply.github.com> | 2018-01-09 19:34:01 +0100 |
---|---|---|
committer | mujx <mujx@users.noreply.github.com> | 2018-01-09 20:34:01 +0200 |
commit | 3d321622bb2425634c2ee2965a7a9351ed3bd14d (patch) | |
tree | f3c093c9302ef655895268c6954daacc3d58950c /cmake | |
parent | Communities (#195) (diff) | |
download | nheko-3d321622bb2425634c2ee2965a7a9351ed3bd14d.tar.xz |
Add make install and make uninstall rules to cmake (#196)
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/cmake_uninstall.cmake.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in new file mode 100644 |