Skip to content

Commit

Permalink
d - remove cmake requirement in BUILDING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guru-desh committed Oct 31, 2024
1 parent 9639724 commit b34f0f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This page describes how to build Core ML Tools (coremltools) from the source rep

To build coremltools from source, you need the following:

* [CMake](https://cmake.org/)
* [Miniconda](https://docs.conda.io/en/latest/miniconda.html) (or [Anaconda](https://www.anaconda.com/))
* [Zsh shell](http://zsh.sourceforge.net/) (the default shell for macOS 10.16+) installed in /usr/bin
* A C++17 compatible compiler (if using GCC, need GCC 9.0 or later)
Expand Down

0 comments on commit b34f0f9

Please sign in to comment.