We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e606d70 commit 4fa4d9eCopy full SHA for 4fa4d9e
src/cmake/build_OpenColorIO.cmake
@@ -6,7 +6,7 @@
6
# OpenColorIO by hand!
7
######################################################################
8
9
-set_cache (OpenColorIO_BUILD_VERSION 2.5.0 "OpenColorIO version for local builds")
+set_cache (OpenColorIO_BUILD_VERSION 2.4.2 "OpenColorIO version for local builds")
10
set (OpenColorIO_GIT_REPOSITORY "https://github.com/AcademySoftwareFoundation/OpenColorIO")
11
set (OpenColorIO_GIT_TAG "v${OpenColorIO_BUILD_VERSION}")
12
set_cache (OpenColorIO_BUILD_SHARED_LIBS OFF
0 commit comments