Skip to content

Commit

Permalink
Remove unnecessary oiiohelpers dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Dolan <[email protected]>
  • Loading branch information
michdolan committed Jun 30, 2020
1 parent 9b784f1 commit 94cfe85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/libutils/oiiohelpers/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# SPDX-License-Identifier: BSD-3-Clause
# Copyright Contributors to the OpenColorIO Project.

find_package(OpenGL REQUIRED)
if(NOT APPLE)
find_package(GLEW REQUIRED)
endif()

set(SOURCES
oiiohelpers.cpp
)
Expand Down

0 comments on commit 94cfe85

Please sign in to comment.