~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to src/ui_fsmenu/CMakeLists.txt

  • Committer: The Widelands Bunnybot
  • Date: 2024-10-30 11:13:48 UTC
  • Revision ID: bunnybot@widelands.org-20241030111348-3o6tpzf9hnpatxs2
Replace MD5 checksumming code with `libmd` (CB #4831 / GH #6469)

Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-authored-by: Widelands Bunnybot <bunnybot@widelands.org>
Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-committed-by: Benedikt Straub <benedikt-straub@web.de>

(by bunnybot)
d5effaf37cbe4bc83f74498612dd1b4374fca91b

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
  DEPENDS
64
64
    ai
65
65
    base
 
66
    base_crypto
66
67
    base_exceptions
67
68
    base_random
68
69
    base_time_string
98
99
    scripting_lua_table
99
100
    ui_basic
100
101
    sound
101
 
    third_party_sha1
102
102
    ui_addons
103
103
    widelands_ball_of_mud
104
104
    widelands_options