Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ╰─➤ diff aaron.command roland.command 1 ↵
- 1,2c1
- < /usr/bin/c++
- < --driver-mode=g++
- ---
- > /bin/clang++-13
- 11,13c10,12
- < -I/home/aaron/devel/xournalpp/src/core
- < -I/home/aaron/devel/xournalpp/src/util/include
- < -I/home/aaron/devel/xournalpp/build/src
- ---
- > -I/home/roland/dev/xournalpp/src/core
- > -I/home/roland/dev/xournalpp/src/util/include
- > -I/home/roland/dev/xournalpp/build/src
- 66a66
- > -g
- 74,76d73
- < -c
- < -x
- < c++-header
- 78,80c75,78
- < -resource-dir=/home/aaron/.local/share/nvim/mason/packages/clangd/clangd/lib/clang/14.0.3
- < --
- < /home/aaron/devel/xournalpp/src/core/plugin/luapi_application.h
- ---
- > -o
- > src/core/CMakeFiles/xournalpp-core.dir/plugin/Plugin.cpp.o
- > -c
- > /home/roland/dev/xournalpp/src/core/plugin/Plugin.cpp
Advertisement
Add Comment
Please, Sign In to add comment