-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Slavek,
this solves only kplayer part, but cmake is still @master and when I do something there it says:
repo-master/tde/1_git/tde/main/applications/kplayer$ git status On branch issue/1/kplayer Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git checkout -- <file>..." to discard changes in working directory) (commit or discard the untracked or modified content in submodules)
modified: CMakeLists.txt modified: cmake (untracked content)
repo-master/tde/1_git/tde/main/applications/kplayer$ git submodule status cmake 8668335711fa13cec276552d75bfbb4285c7edb0 cmake (r14.0.0-60-g8668335)
thank you in advance
regards
Hi Emanoil, if you made changes on cmake, you need to create a PR on common cmake module. Be aware that those changes will be seen in all modules, so make sure they are genearal and not specific for kplayer. Cheers Michele