/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright (C) 2019, Google Inc. * * version.cpp - libcamera version * * This file is auto-generated. Do not edit. */ #include namespace libcamera { const std::string CameraManager::version_("v@VCS_TAG@"); } /* namespace libcamera */