Skip to content

Commit

Permalink
Update WindowsBuild.md
Browse files Browse the repository at this point in the history
Update build rules for llbuild after CMake cleanups.
  • Loading branch information
compnerd authored Jun 14, 2019
1 parent c1e4a9c commit 0150ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/WindowsBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,8 @@ cmake -G Ninja^
-DFOUNDATION_BUILD_DIR=S:\b\foundation^
-DLIBDISPATCH_BUILD_DIR=S:\b\libdispatch^
-DLIBDISPATCH_SOURCE_DIR=S:\swift-corelibs-libdispatch^
-DLLBUILD_PATH_TO_SQLITE_SOURCE=S:\sqlite-amalgamation-3270200^
-DLLBUILD_PATH_TO_SQLITE_BUILD=S:\b\sqlite^
-DSQLite3_INCLUDE_DIR=S:\sqlite-amalgamation-3270200^
-DSQLite3_LIBRARY=S:\b\sqlite\sqlite3.lib^
-DLLBUILD_SUPPORT_BINDINGS=Swift^
S:\llbuild
ninja
Expand Down

0 comments on commit 0150ae5

Please sign in to comment.