From c306d60d8fcd71238420f7931832aeb98132e8b8 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Mon, 2 May 2016 09:53:12 -0400 Subject: [PATCH] compiler warnings-- REVIEW: 127810 --- src/wayland/autotests/client/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/wayland/autotests/client/CMakeLists.txt b/src/wayland/autotests/client/CMakeLists.txt index ed0970bfea..e19fdedbf2 100644 --- a/src/wayland/autotests/client/CMakeLists.txt +++ b/src/wayland/autotests/client/CMakeLists.txt @@ -1,5 +1,3 @@ -include_directories(${CMAKE_BINARY_DIR}/wayland_protocols/) -set_source_files_properties(${CMAKE_BINARY_DIR}/wayland_protocols/wayland-client-fullscreen-shell.c GENERATED) ######################################################## # Test WaylandConnectionThread ########################################################