Refactor CMakeLists #46
No reviewers
Labels
No labels
Bug
Documentation
Easy
Feature
Localization
Packaging
Refactoring
Test
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: blue/squawk#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "vae/squawk:build-refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also, this closes #45.
Там есть 2 места, они наркоманские, я не уверен что сделал правильно, но так они сломаются
@ -25,1 +1,3 @@wrappers/kwallet.cppif (WITH_KWALLET)target_sources(squawk PRIVATEwrappers/kwallet.cppА вот так вот точно нельзя, это должно быть миниатюрной разделяемой библиотекой, я её в рантайме пробую загрузить как плагин
@ -25,2 +1,2 @@install(TARGETS openFileManagerWindowJob DESTINATION ${CMAKE_INSTALL_LIBDIR})endif()if (WITH_KIO)target_sources(squawk PRIVATE openfilemanagerwindowjob.cpp)Тут тоже нельзя, вот эту штуку надо сделать разделяемой либой
ок, поправлю сейчас тогда