X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fcamera-gstreamer.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=c21c5bf46ff4478fc42317ac6d646515086ac360;hp=50cee76cc039a8141b1537688c6faae706e72b95;hb=30c275c5c87b9d4f0bc3b0e0e3175775d3738319;hpb=714ad7e26b9860360fb8098613f8b4887d851e12 diff --git a/CMakeLists.txt b/CMakeLists.txt index 50cee76..c21c5bf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,5 @@ # 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. @@ -15,5 +16,4 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3) -project(camera-gstreamer) -include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake) +add_subdirectory(app)