Skip to content

Commit

Permalink
Fix azure build
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikdutt18 committed Aug 31, 2020
1 parent 49dcafb commit 39e76ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/windows-steps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ steps:
-DBOOST_INCLUDEDIR=$(Agent.ToolsDirectory)\boost.1.60.0.0\lib\native\include `
-DBOOST_LIBRARYDIR=$(Agent.ToolsDirectory)\boost_libs `
-DBUILD_JULIA_BINDINGS=OFF `
-DBUILD_R_BINDINGS=OFF `
-DCMAKE_BUILD_TYPE=Release ..
displayName: 'Configure mlpack'

Expand Down

0 comments on commit 39e76ad

Please sign in to comment.