Skip to content

Commit

Permalink
build: revert 3bd4820
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan authored Aug 11, 2023
1 parent fa0f8e9 commit b685084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1042,7 +1042,7 @@ add_dependencies(ishared util_udm shared)
add_dependencies(iclient ishared client)
add_dependencies(iserver ishared server)
add_dependencies(server shared servermanager clientmanager util_bsp util_sound)
add_dependencies(client shared clientmanager wgui alsoundsystem util_timeline_scene util_image)
add_dependencies(client shared clientmanager freetype wgui alsoundsystem util_timeline_scene util_image)
add_dependencies(pragma_updater sharedutils-static)

add_dependencies(pragma_server server)
Expand Down

0 comments on commit b685084

Please sign in to comment.