1
Fork 0
qtblurhash/autotests/CMakeLists.txt

7 lines
207 B
Text
Raw Permalink Normal View History

2024-07-20 11:20:47 -04:00
# SPDX-FileCopyrightText: Joshua Goins <josh@redstrate.com>
# SPDX-License-Identifier: BSD-2-Clause
ecm_add_test(testblurhash.cpp
TEST_NAME testblurhash
LINK_LIBRARIES blurhash_qt Qt::Test
)