~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to cmake_files/basic_vars.cmake

  • Committer: Matthew Fuller
  • Date: 2022-11-05 02:16:30 UTC
  • mfrom: (700.1.14 dev)
  • Revision ID: fullermd@over-yonder.net-20221105021630-099nb4g6q8skzdw0
Hide WindowBox support behind a build-time option, disabled by
default, to be reaped.

Some code nearby a few of these ifdefs can probably be slightly
simplified once they're gone, but trying to do it conditionally would
be too messy to bother with.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
        win_resize.c
71
71
        win_ring.c
72
72
        win_utils.c
73
 
        windowbox.c
74
73
        workspace_config.c
75
74
        workspace_manager.c
76
75
        workspace_utils.c