Skip to content

Commit

Permalink
Can't use boost-cmake for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 23, 2024
1 parent ff9fd9f commit ea8ccc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,8 @@ jobs:
ARROW_WITH_SNAPPY: ON
ARROW_WITH_ZLIB: ON
ARROW_WITH_ZSTD: ON
# TODO: We want to use boost-cmake with more newer vcpkg
BOOST_SOURCE: BUNDLED
CMAKE_CXX_STANDARD: "17"
CMAKE_GENERATOR: Ninja
CMAKE_INSTALL_PREFIX: "${{ github.workspace }}/dist"
Expand Down
1 change: 0 additions & 1 deletion cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
]
},
"benchmark",
"boost-cmake",
"boost-crc",
"boost-filesystem",
"boost-multiprecision",
Expand Down

0 comments on commit ea8ccc4

Please sign in to comment.