summaryrefslogtreecommitdiffstats
path: root/examples/corelib/ipc/sharedmemory
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib/ipc/sharedmemory')
-rw-r--r--examples/corelib/ipc/sharedmemory/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/corelib/ipc/sharedmemory/CMakeLists.txt b/examples/corelib/ipc/sharedmemory/CMakeLists.txt
index 3dbbb7094a..dc75abd637 100644
--- a/examples/corelib/ipc/sharedmemory/CMakeLists.txt
+++ b/examples/corelib/ipc/sharedmemory/CMakeLists.txt
@@ -1,5 +1,3 @@
-# Generated from sharedmemory.pro.
-
cmake_minimum_required(VERSION 3.16)
project(sharedmemory LANGUAGES CXX)