aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ef4080bb..678b0f33 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -66,7 +66,7 @@ OPTION(UTILS "Build and install utility programs" ON)
OPTION(EXAMPLES "Build and install example programs" ON)
-OPTION(ALSOFT_CONFIG "Install alsoft.conf configuration file" ON)
+OPTION(ALSOFT_CONFIG "Install alsoft.conf sample configuration file" ON)
IF(WIN32)