Skip to content

Commit a05fcf9

Browse files
committed
Update submodule to head (1.39.4)
1 parent 54533c6 commit a05fcf9

File tree

6 files changed

+484
-9
lines changed

6 files changed

+484
-9
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if (APPLE)
3434
set(CMAKE_OSX_ARCHITECTURES "x86_64")
3535
endif()
3636

37-
option(MATERIALX_EXTERNAL "Build aginst an external install of Materialx (MATERIALX_ROOT may also need to be set)" OFF)
37+
option(MATERIALX_EXTERNAL "Build against an external install of Materialx (MATERIALX_ROOT may also need to be set)" OFF)
3838
if (MATERIALX_EXTERNAL)
3939
set(MATERIALX_LIBRARY_NAMES "MaterialXCore;MaterialXFormat;MaterialXRender")
4040
find_path(MATERIALX_INCLUDE_DIRS

MaterialX

Submodule MaterialX updated 91 files

0 commit comments

Comments
 (0)