Skip to content

Commit

Permalink
CMAKE: Minor format issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kai-li-wop committed Dec 9, 2024
1 parent ba98193 commit 0ee219e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wop/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ foreach (SHADER ${PADPACK_SHADERS})
endforeach()

set(MAPPACK_SHADERS
wop_hectic.shader
wop_mappack-levelshots.shader
wop_hectic.shader
wop_mappack-levelshots.shader
)
foreach (SHADER ${MAPPACK_SHADERS})
shader_validation(wop ${SHADER} 2)
Expand Down

0 comments on commit 0ee219e

Please sign in to comment.