在 bash 或 zsh 中我可以写
clang++ main.cpp -g -o bin/main `pkg-config --cflags --libs opencv`
我怎样才能把它翻译成鱼壳?
shell fish
fish ×1
shell ×1