miniblog.
← Back to all posts
Wilfred Hughes
Feb 25, 2018 at 15:36
Today I learnt that make has a --dry-run option! Tools that want to discover project includes, such as rtags, use this to discover how your project is built:
https://github.com/Andersbakken/rtags#setup
GitHub - Andersbakken/rtags: A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang. - Andersbakken/rtags