Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
aiekick committed Nov 25, 2023
1 parent 3f2ddfa commit 98c1409
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cmake/3rdparty.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ endif ()
include(cmake/glad.cmake)
include(cmake/glfw.cmake)
include(cmake/imgui.cmake)
include(cmake/boost.cmake)
if(USE_BOOST_DEMO_FILESYSTEM)
include(cmake/boost.cmake)
endif()

0 comments on commit 98c1409

Please sign in to comment.