Paste P412

Masterwork From Distant Lands
ActivePublic

Authored by davidedmundson on Jun 21 2019, 9:40 AM.
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 7f75ce3..802b682 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -5,5 +5,5 @@ ecm_add_test(FilenameTest.cpp
../src/ExportManager.cpp ../src/SpectacleConfig.cpp ../src/Platforms/Platform.cpp
TEST_NAME "filename_test"
LINK_LIBRARIES Qt5::Test
- Qt5::PrintSupport KF5::I18n KF5::ConfigCore KF5::KIOCore KF5::WindowSystem
+ Qt5::PrintSupport KF5::I18n KF5::ConfigCore KF5::KIOCore KF5::WindowSystem KF5::XmlGui KF5::GlobalAccel
)
davidedmundson edited the content of this paste. (Show Details)Jun 21 2019, 9:40 AM
davidedmundson changed the title of this paste from untitled to Masterwork From Distant Lands.