-
- Downloads
CMake: Fix policy warning about OSL_ROOT being set.
When the OSL_ROOT variable is set this is ignored by findpackage on cmake < 3.12. CMake 3.12 and up also ignore it and warn about it. This change tells cmake it is OK to use the variable and stop warning
Please register or sign in to comment