cmake: Add convenience uninstall target (#221)
authorJason Juang <jasjuang@gmail.com>
Tue, 11 Jul 2017 21:22:41 +0000 (14:22 -0700)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Tue, 11 Jul 2017 21:22:41 +0000 (22:22 +0100)
commit4663c80d3ab19fc7d9408fe8fb22b07b87c76e5a
treea65d07ccf770670f1cd1f004398ac9a7e4055cd1
parent46f73f88b18aee341538c0dfc22b1710a6abedef
cmake: Add convenience uninstall target (#221)

Note: Leaves behind empty directories, no real uninstaller. Just for convenience of some.
CMakeLists.txt
cmake/cmake_uninstall.cmake.in [new file with mode: 0644]