1 2 3 4 5 6
eval "$( declare -f build | \ sed ' s|cmake ../dolphin-emu|cmake ../dolphin-emu -DENABLE_GENERIC='TRUE'| ' )"