Skip to content

Commit

Permalink
[cmake] rely on Alembic config files to propagate the ilmbase dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiencastan committed Oct 27, 2021
1 parent 92ffa88 commit bb4a752
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ add_definitions(-DQT_NO_KEYWORDS)
# Alembic dependency
find_package(Alembic 1.7 REQUIRED)

# Add missing include path to IlmBase/OpenEXR include folder
find_package(IlmBase REQUIRED)

add_subdirectory(src)

0 comments on commit bb4a752

Please sign in to comment.