mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Fix whitespace issues.
This commit is contained in:
parent
2e0ef533f2
commit
364e37a1eb
6 changed files with 20 additions and 20 deletions
|
|
@ -22,12 +22,12 @@ target_link_libraries(swaylock
|
|||
)
|
||||
|
||||
if (WITH_GDK_PIXBUF)
|
||||
include_directories(
|
||||
${GDK_PIXBUF_INCLUDE_DIRS}
|
||||
)
|
||||
target_link_libraries(swaylock
|
||||
${GDK_PIXBUF_LIBRARIES}
|
||||
)
|
||||
include_directories(
|
||||
${GDK_PIXBUF_INCLUDE_DIRS}
|
||||
)
|
||||
target_link_libraries(swaylock
|
||||
${GDK_PIXBUF_LIBRARIES}
|
||||
)
|
||||
endif()
|
||||
|
||||
install(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue