work towards implementing osl as a renderer

This commit is contained in:
itsmattkc
2020-02-12 15:13:51 +11:00
parent 5e5be50959
commit 888e688385
13 changed files with 1073 additions and 21 deletions
+2
View File
@@ -43,6 +43,8 @@ find_package(OpenImageIO REQUIRED)
find_package(OpenShadingLanguage REQUIRED)
find_package(OpenEXR REQUIRED)
find_package(Qt5 5.6 REQUIRED
COMPONENTS
Core