Skip to content

Commit

Permalink
Add a cmake add_subdirectory for scene_renderer/shaders
Browse files Browse the repository at this point in the history
Since shaders are already checked in.
This line is taken out of this PR: google#427
  • Loading branch information
apazylbe committed May 24, 2024
1 parent e0c7512 commit 9482f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ add_subdirectory(fluid_simulation/shaders)
add_subdirectory(gbuffer/shaders)
add_subdirectory(materials/shaders)
add_subdirectory(oit_demo/shaders)
add_subdirectory(scene_renderer/shaders)

0 comments on commit 9482f0e

Please sign in to comment.