• Andras Becsi's avatar
    Fix the build on Mac with debug_and_release Qt · 005c952e
    Andras Becsi authored
    
    Remove the build_all option on Mac for now to prevent building
    both debug and release libraries in the same run since it causes
    linking issues with framework builds of Qt because of the
    platform suffix of debug libraries.
    Eventually the build system should be adapted to Mac specific
    configurations.
    Create unix binaries instead of app bundles to ease testing since
    currently the examples need DYLD_LIBRARY_PATH to run.
    
    Change-Id: I7fe3a7e6963510fb5a8863d9e68df487c168ff20
    Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
    005c952e