Update: build process
The build currently uses scripts, which are calling cmake.
It would be nicer to not have scripts, and do everything through cmake.
This will allow to call cmake (currently called 3 times for sdk, designer and extras) once from project top directory.