Skip to content

Commit

Permalink
Update install docs to note new cmake requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Kimball Thurston <[email protected]>
  • Loading branch information
kdt3rd committed Sep 14, 2019
1 parent 09d96e6 commit 249acf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ directory of the source code tree as ``$source_directory``.

Make sure these are installed on your system before building OpenEXR:

* OpenEXR requires CMake version 3.12 or newer (or autoconf on Linux systems).
* OpenEXR requires CMake version 3.10 or newer (or autoconf on Linux systems).
- NB: CMake 3.12 is required for current PyIlmBase support
* C++ compiler that supports C++11
* Zlib
* Python and boost-python if building the PyIlmBase module.
Expand Down

0 comments on commit 249acf1

Please sign in to comment.