Skip to content

Commit

Permalink
Merge branch 'main' into bhata/npr_gooch
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm authored Jan 30, 2024
2 parents 9c1280d + 8828578 commit 7b98391
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/MaterialXGraphEditor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ set(GLFW_BUILD_TESTS OFF)
set(GLFW_BUILD_DOCS OFF)
set(GLFW_INSTALL OFF)

# Explicitly build GLFW with static libraries, independent of the broader build settings.
set(BUILD_SHARED_LIBS OFF)

add_subdirectory(External/Glfw)

if(MSVC)
Expand Down

0 comments on commit 7b98391

Please sign in to comment.