diff --git a/CMakeLists.txt b/CMakeLists.txt index a03d05a..615a832 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -92,7 +92,7 @@ target_link_libraries(${PROJECT_NAME} X11::Xi X11::Xcursor - QApt + # QApt ) file(GLOB TS_FILES translations/*.ts)