diff --git a/CMakeLists.txt b/CMakeLists.txt index c0eb4c65e8533fa45dc471c3a3c932d4e0b00b47..433e039dd70f783dfe141f04cdaa3f6b50107f1b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -87,8 +87,6 @@ add_definitions( ) add_definitions(-DTRANSLATION_DOMAIN="libktorrent5") -include_directories(Boost::boost) - #XFS prealloc check_include_files(xfs/xfs.h HAVE_XFS_XFS_H) if(HAVE_XFS_XFS_H)