Warning, /system/partitionmanager/src/util/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2015 Andrius Štikonas <andrius@stikonas.eu>
0002 # SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
0003 
0004 # SPDX-License-Identifier: GPL-3.0-or-later
0005 
0006 set(UTIL_SRC
0007         util/guihelpers.cpp
0008 )