when building for linux desktop use, there is no need for mobile.okular*.desktop to be built and installed, it is a waste and confusing step Reproducible: Always Steps to Reproduce: 1. git clone from official git 2. mkdir build 3. cd build; cmake ../okular (normal build process) 4. make install Actual Results: there are a bunch of mobile things installed to $installdir/usr/share/applications/ and some other things Expected Results: there should have been an option to trun them off
I see such an option in the current CMakeLists.txt. Please open a new, more specific bug report if that option doesn't do what it is supposed to.