From 11b9187a685efe3146c72c280e6d6a8b6e951db2 Mon Sep 17 00:00:00 2001 From: Jan Staněk Date: Wed, 7 Aug 2019 14:50:18 +0200 Subject: Install man pages to expected location --- man/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 man/CMakeLists.txt (limited to 'man/CMakeLists.txt') diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt new file mode 100644 index 0000000..9f95334 --- /dev/null +++ b/man/CMakeLists.txt @@ -0,0 +1,2 @@ +include(GNUInstallDirs) +install(FILES ./bemenu.1 ./bemenu-run.1 DESTINATION "${CMAKE_INSTALL_MANDIR}/man1/") -- cgit v1.2.3-70-g09d2