libraries/lxqt-qtplugin: Fix cmake compilation error#387
libraries/lxqt-qtplugin: Fix cmake compilation error#387isaackwy wants to merge 1 commit intoPonce:currentfrom
Conversation
reverse dependencies - libraries/lxqt-qtpluginNone |
✅ sbolint - libraries/lxqt-qtplugin ✅ |
|
I could fix it here but be advised that it's safe to add that that cmake option also to SBo's script for stable (even "-DCMAKE_POLICY_VERSION_MINIMUM=3.10", that gets rid of another warning): I'm saying this because I just saw that you are the maintainer... let me know how you prefer to go. |
|
I would suggest that you fix it here. What do you mean by that cmake option for stable though? |
that you could safely add it to the script you maintain on SBo, there should be no counter-effect having that option also on a script that have to be executed on 15.0... this way you have also the advantage that you don't have to wait for me to fix it ;-) |
|
Please merge this pull request to your current repo this time. |
|
thanks, pushed in its own branch! |
This situation is similar to that of libfm-qt (cmake compilation error).
Again, I had received the following: