Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Dec 1, 2023
1 parent 372f1d3 commit 729fb21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/auto/compositor/compositor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ liri_add_test(tst_compositor
Wayland::Server
)

if(NOT TARGET Liri::AuroraClient)
find_package(Liri1AuroraClient REQUIRED)
endif()
liri_generate_wayland_protocol_client_sources(tst_compositor
FILES
"${CMAKE_CURRENT_SOURCE_DIR}/../../../../src/3rdparty/protocol/idle-inhibit-unstable-v1.xml"
Expand Down

0 comments on commit 729fb21

Please sign in to comment.