Move requirements library
To prepare to move "requirements" to a separate project:
-
Move src/libs/requirents
to a separate directory in 3rd partysrc/3rdparty/requirements
-
Integrate QGitlabAPI as a sub directory/project -
Remove dependecy on the shared
library -
Set CMakeLists.txt up as if it is a separate project
Edited by Guenter Schwann