From f0bf8c6892933b0936d9adb828c500d14a8f10f6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 22 Oct 2024 22:30:57 +0900 Subject: Don't explicetly include tqt.h and don't look for libtqui anymore. Signed-off-by: Michele Calgaro --- indexlib/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'indexlib') diff --git a/indexlib/CMakeLists.txt b/indexlib/CMakeLists.txt index f89e4f1a..6f5a42e5 100644 --- a/indexlib/CMakeLists.txt +++ b/indexlib/CMakeLists.txt @@ -13,7 +13,6 @@ project( indexlib ) include( ConfigureChecks.cmake ) -string( REPLACE "-include tqt.h" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}" ) set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -include compat.h ${USE_EXCEPTIONS}" ) include_directories( -- cgit v1.2.3