Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
GNU Affero General Public License v3.0
1.18k
stars
52
forks
source link
A brute-force script for automatic removal of superfluous includes from .cpp files #259
Open
geneotech opened 6 years ago
CMakeLists.txt
, and passed toadd_custom_target
, namedremove_superfluous_includes
.//
.^#include
.ninja all
on a build directory passed as input.n = n + 1
.#ifdef
-ed code, shit may hit the fan when the defines change.