#I hate IDEs and their stupid nonsense and non-vim bindings
Explore tagged Tumblr posts
niconiconwo · 1 year ago
Text
I've decided on learning CMake so I can get things to build on Win10. I realised being stubborn about it was actually stupid as hell, so now I gotta figure this shit out.
The saving grace is CMake is cross platform, so I can use it to generate either Unix make or NMake files. And granted, once I start working with source trees that are actually complicated it'll be useful to have an autotool that can do configuration for me.
0 notes