diff options
Diffstat (limited to 'indexlib/CMakeLists.txt')
-rw-r--r-- | indexlib/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indexlib/CMakeLists.txt b/indexlib/CMakeLists.txt index f89e4f1a4..6f5a42e56 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( |