Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ambrop72/badvpn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorambrop7 <ambrop7@1a93d707-3861-5ebc-ad3b-9740d49b5140>2011-09-04 18:36:13 +0400
committerambrop7 <ambrop7@1a93d707-3861-5ebc-ad3b-9740d49b5140>2011-09-04 18:36:13 +0400
commit571bda95af8fce29842bb6d7a3589045b8a712c5 (patch)
tree4c93196dc08a8023fe69af8074230ab45e32d3f8 /CMakeLists.txt
parent5d0297761c7c4522e76b2c9ec499367158f596c9 (diff)
install man pages for programs only if we're building those programs
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 834f11e..826dcf9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -173,10 +173,6 @@ install(
FILES badvpn.7
DESTINATION share/man/man7
)
-install(
- FILES badvpn-server.8 badvpn-client.8
- DESTINATION share/man/man8
-)
# reset variables indicating whether we're building various libraries,
# and set them in the respective CMakeLists files. This is used to disable