Warning, /frameworks/baloo/autotests/unit/file/testsconfig.h.in is written in an unsupported language. File is not indexed.

0001 /*
0002     This file is part of the KDE Baloo Project
0003     SPDX-FileCopyrightText: 2021 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
0004 
0005     SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
0006 */
0007 
0008 #ifndef INDEXEREXTRACTORTESTSCONFIG_H
0009 #define INDEXEREXTRACTORTESTSCONFIG_H
0010 
0011 #define EXTRACTOR_TESTS_HELPER_PATH "@CMAKE_BINARY_DIR@/bin"
0012 
0013 #endif
0014