Skip to content

Commit

Permalink
IECoreRenderManTest : Add module for testing RenderMan renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Feb 12, 2025
1 parent f462bc1 commit e728570
Show file tree
Hide file tree
Showing 4 changed files with 1,493 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,10 @@ libraries = {
"requiredOptions" : [ "RENDERMAN_ROOT" ],
},

"IECoreRenderManTest" : {
"requiredOptions" : [ "RENDERMAN_ROOT" ],
},

"GafferTractor" : {},

"GafferTractorTest" : {},
Expand Down
Loading

0 comments on commit e728570

Please sign in to comment.