From 4450a2688a8507dfece913e5c224bb497191ec7e Mon Sep 17 00:00:00 2001 From: FearlessTobi Date: Sat, 15 Feb 2020 17:21:19 +0100 Subject: Address trivial review comments. --- src/yuzu/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt index 7257aa701..656096c9f 100644 --- a/src/yuzu/CMakeLists.txt +++ b/src/yuzu/CMakeLists.txt @@ -170,8 +170,8 @@ target_sources(yuzu PRIVATE ${COMPAT_LIST} ${ICONS} - ${THEMES} ${LANGUAGES} + ${THEMES} ) if (APPLE) -- cgit v1.2.3