COMP: Avoid symbol clash detecting system install of Qt. See #3573
Created by: jcfr
If qmake is found in a system location, explicitly mark Qt as such. Doing so will prevent system path from being prepended to PATH or (DY)LD_LIBRARY_PATH when generating the launcher settings and avoid system libraries symbols from conflicting with Slicer version of these libraries.