From 51f22a3a0495d8418a5d6dd0f09771c0347441b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 8 Dec 2021 16:42:09 +0100 Subject: Examples: Remove remaining conversion markers in CMakeLists.txt Pick-to: 6.3 Change-Id: Ia5d474a3efd6aadbd0ef1537318f2f24e6c24fee Reviewed-by: Alexandru Croitor --- examples/network/torrent/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/network/torrent') diff --git a/examples/network/torrent/CMakeLists.txt b/examples/network/torrent/CMakeLists.txt index c5480841f7..4ddfcd1586 100644 --- a/examples/network/torrent/CMakeLists.txt +++ b/examples/network/torrent/CMakeLists.txt @@ -1,5 +1,3 @@ -# Generated from torrent.pro. - cmake_minimum_required(VERSION 3.16) project(torrent LANGUAGES CXX) -- cgit v1.2.3