Embree: avoid potential clashing symbols with external renderer add-ons

This commit is contained in:
Brecht Van Lommel 2020-02-17 18:43:49 +01:00
parent 8d60e6fa38
commit 42ff69db25
2 changed files with 2 additions and 0 deletions

View File

@ -20,5 +20,6 @@ local:
X86CompilationCallback*;
*boost*;
*SDL*;
*embree*;
};

View File

@ -5,4 +5,5 @@
*llvm*
*LLVM*
*OSL*
*embree*