We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5699f0b commit 2d0b44bCopy full SHA for 2d0b44b
CMakeLists.txt
@@ -15,7 +15,7 @@ option(BUILD_STATIC_LOG4CXX_LIB "Build a static log4cxx library (default: off)"
15
# With Database logging support or without
16
option(BUILD_WITH_DB_LOGGING "Build with database logging support, link against Qt sql lib (default: on)" OFF)
17
18
-# With Database logging support or without
+# With Telnet logging support or without
19
option(BUILD_WITH_TELNET_LOGGING "Build with telnet logging support, link against Qt network lib (default: on)" OFF)
20
21
# Enable documentation generation with doxygen
0 commit comments