Skip to content

Commit

Permalink
Also removes the decorations dependency from the toplevel build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
phkaeser committed Jan 12, 2024
1 parent 6453c10 commit 63cac02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ ADD_SUBDIRECTORY(icons)
ADD_SUBDIRECTORY(protocols)
ADD_SUBDIRECTORY(third_party/protocols)
ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(src/decorations)
ADD_SUBDIRECTORY(src/toolkit)

# Adds submodules last, to permit checking on already-existing targets.
Expand Down

0 comments on commit 63cac02

Please sign in to comment.