File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ Unreleased]
4+
5+ ## [ 0.1.51] ( https://github.com/rust-lang/cmake-rs/compare/v0.1.50...v0.1.51 ) - 2024-08-15
6+
7+ ### Added
8+
9+ - Add JOM generator support ([ #183 ] ( https://github.com/rust-lang/cmake-rs/pull/183 ) )
10+ - Improve visionOS support ([ #209 ] ( https://github.com/rust-lang/cmake-rs/pull/209 ) )
11+ - Use ` Generic ` for bare-metal systems ([ #187 ] ( https://github.com/rust-lang/cmake-rs/pull/187 ) )
12+
13+ ### Fixed
14+
15+ - Fix cross compilation on android armv7 and x86 ([ #186 ] ( https://github.com/rust-lang/cmake-rs/pull/186 ) )
16+
Original file line number Diff line number Diff line change 11[package ]
22name = " cmake"
3- version = " 0.1.50 "
3+ version = " 0.1.51 "
44authors = [" Alex Crichton <alex@alexcrichton.com>" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments