Skip to content

Commit

Permalink
Install ImfStdIO.h
Browse files Browse the repository at this point in the history
This was originally intended to be an internal class only, but its use has
become the de facto way to handle UTF-8 filenames on Windows.
  • Loading branch information
ehanway-ilm committed Oct 29, 2016
1 parent cbb01bf commit 2872d3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions OpenEXR/IlmImf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ INSTALL ( FILES
ImfRationalAttribute.h
ImfFramesPerSecond.h
ImfStandardAttributes.h
ImfStdIO.h
ImfEnvmap.h
ImfEnvmapAttribute.h
ImfInt64.h
Expand Down
1 change: 1 addition & 0 deletions OpenEXR/IlmImf/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ libIlmImfinclude_HEADERS = ImfForward.h ImfAttribute.h ImfBoxAttribute.h \
ImfRational.h ImfRationalAttribute.h \
ImfFramesPerSecond.h \
ImfStandardAttributes.h \
ImfStdIO.h \
ImfEnvmap.h \
ImfEnvmapAttribute.h \
ImfInt64.h ImfRgba.h \
Expand Down

0 comments on commit 2872d3b

Please sign in to comment.