This is a setup for multiple C/C++ files via Makefile under different folder
to build, compile and debug with VSCode on mac.
Amazing Notice:
Please double check the filename of the VSCode configuration file.
run-shell "powerline-daemon -q" | |
source "$HOME/.local/lib/python3.8/site-packages/powerline/bindings/tmux/powerline.conf" | |
set -g default-terminal "xterm-256color" | |
# set-option -g default-command "/usr/local/bin/reattach-to-user-namespace -l /bin/zsh" | |
# install reattach-to-user-namespace first | |
# --> brew install reattach-to-user-namespace | |
new-session |
This is a markdown to Manually CMake on mac via VSCode.
CMake Tools
Just like: