We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e7f029 + 9abdea1 commit a33e0bcCopy full SHA for a33e0bc
README.md
@@ -117,8 +117,8 @@ Build instructions
117
118
**cmake options:**
119
120
-- USE_STATIC_RUNTIME (default is OFF) and will use /MD and /MDd if on will build with /MT and /MTd for release and debug, respectively
121
-- APACHE_ROOT default is the local folder if not set. Otherwise set to the location of your apache instalation such as C:\Program Files\Apache24
+- USE_STATIC_RUNTIME (default is OFF) and will use /MD and /MDd. If ON will build with /MT and /MTd for release and debug, respectively.
+- APACHE_ROOT default is the local folder if not set. Otherwise set to the location of your apache instalation such as C:\Program Files\Apache24.
122
123
**examples for Visual Studio:**
124
0 commit comments