AcademySoftwareFoundation / MaterialX

MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.
http://www.materialx.org/
Apache License 2.0
1.78k stars 324 forks source link

Simplify OSL test setup #1868

Open ld-kerley opened 3 weeks ago

ld-kerley commented 3 weeks ago

Use the OSL cmake exports to configure the variables needed to enable OSL testing.

Also remove the need for specifying the standard OSL include path, an oslc install will already know where these are.