Skip to content

Commit

Permalink
Merge pull request #34 from kartikdutt18/FixAzureBuild
Browse files Browse the repository at this point in the history
Fix azure build.
  • Loading branch information
rcurtin authored Sep 1, 2020
2 parents 49dcafb + 39e76ad commit 5bb3309
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 5bb3309

Please sign in to comment.