I cannot seem to find any option to build static libraries (.a) for the inference engine. Is there any cmake option that I might be missing? Or is the only solution to manually change every instance of SHARED to STATIC in every CMakeList.txt?