X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=0000000000000000000000000000000000000000;hb=895b7306d837862b7fe1b706bb26307007f69c32;hp=c21c5bf46ff4478fc42317ac6d646515086ac360;hpb=19ed4e26ab884460a93765e2412cda76ac795794;p=apps%2Fcamera-gstreamer.git diff --git a/CMakeLists.txt b/CMakeLists.txt deleted file mode 100644 index c21c5bf..0000000 --- a/CMakeLists.txt +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2021 Collabora, Ltd. -# Copyright 2022 Konsulko Group -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -########################################################################### - -CMAKE_MINIMUM_REQUIRED(VERSION 3.3) - -add_subdirectory(app)