summaryrefslogtreecommitdiffstats
path: root/examples/network/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/CMakeLists.txt')
-rw-r--r--examples/network/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/network/CMakeLists.txt b/examples/network/CMakeLists.txt
index af1f923dc6..919310df9a 100644
--- a/examples/network/CMakeLists.txt
+++ b/examples/network/CMakeLists.txt
@@ -20,7 +20,6 @@ if(TARGET Qt::Widgets)
add_subdirectory(multicastsender)
if(QT_FEATURE_bearermanagement)
- add_subdirectory(bearermonitor)
add_subdirectory(fortuneclient)
add_subdirectory(fortuneserver)