Warning, /plasma/kinfocenter/cmake/Findclinfo.cmake is written in an unsupported language. File is not indexed.

0001 # This module defines the following variables:
0002 #
0003 #  clinfo_FOUND - true if found
0004 #  clinfo_PATH - path to the bin (only when found)
0005 #
0006 # SPDX-FileCopyrightText: 2021 Harald Sitter <sitter@kde.org>
0007 # SPDX-FileCopyrightText: 2022 Linus Dierheimer <linus@dierheimer.de>
0008 #
0009 # SPDX-License-Identifier: BSD-2-Clause
0010 
0011 include(ProgramFinder)
0012 program_finder(clinfo)