From a1add751a9fdd1529a01be291c4d445acab63f4e Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sun, 18 Oct 2020 18:19:10 +0300 Subject: [PATCH] remove duplicate include directions in tests build file Signed-off-by: Ivailo Monev --- tests/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index b4fe3bd4c..7e3906c65 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -23,8 +23,6 @@ include_directories( ${CMAKE_BINARY_DIR}/privateinclude/QtSvg ${CMAKE_BINARY_DIR}/include/QtXml ${CMAKE_BINARY_DIR}/privateinclude/QtXml - ${CMAKE_BINARY_DIR}/include/QtXml - ${CMAKE_BINARY_DIR}/privateinclude/QtXml ${CMAKE_BINARY_DIR}/include/QtScript ${CMAKE_BINARY_DIR}/privateinclude/QtScript ${CMAKE_BINARY_DIR}/include/QtScriptTools -- 2.11.0