Skip to content

Commit a33e0bc

Browse files
author
Vincent LaBella
committed
2 parents 0e7f029 + 9abdea1 commit a33e0bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ Build instructions
117117

118118
**cmake options:**
119119

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
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.
122122

123123
**examples for Visual Studio:**
124124

0 commit comments

Comments
 (0)