Warning, /graphics/digikam/core/dplugins/generic/import/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 # 0002 # SPDX-FileCopyrightText: 2010-2024 by Gilles Caulier, <caulier dot gilles at gmail dot com> 0003 # 0004 # SPDX-License-Identifier: BSD-3-Clause 0005 # 0006 0007 if(KF${QT_VERSION_MAJOR}Sane_FOUND OR KSaneWidgets6_FOUND) 0008 0009 add_subdirectory(dscanner) 0010 0011 endif()