mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 11:47:46 +00:00
8 lines
No EOL
227 B
CMake
8 lines
No EOL
227 B
CMake
# SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
ecm_add_test(patchlisttest.cpp
|
|
TEST_NAME patchlisttest
|
|
LINK_LIBRARIES astra_static Qt::Test
|
|
NAME_PREFIX "astra-"
|
|
) |