Skip to content

Commit

Permalink
Update with install param
Browse files Browse the repository at this point in the history
  • Loading branch information
Khrysys committed Oct 26, 2023
1 parent eacd23f commit e7f5760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ if(NOT DEFINED Dragon_FRAME_RENDER_COUNT)
endif()

set(GLFW_BUILD_DOCS ${Dragon_BUILD_DEPENDENCY_DOCS})
set(GLFW_INSTALL ${Dragon_INSTALL})

include(cmake/create_shader.cmake)

Expand Down

0 comments on commit e7f5760

Please sign in to comment.