Fix compilation error
When compiling with Qt 6.6, build process ends up with error on the step "[62/86] Linking CXX executable bin/ktimetracker". The POSITION_INDEPENDENT_CODE property fixes the error.
This is my first commit for the KDE project. I want to improve the KTimeTracker, add some features. And as a starting point, I want to be able to build it.