SW-948: Add option to skip TMSS building to cmake
SKIP_TMSS_BUILD is the new option that can be set to skip TMSS building. This is mostly needed because Jenkins can't fully build it and its not needed for deployment. Time is spent on GitLab so it can replace Jenkins.
Closes SW-948