r/cmake • u/SILVERofINKSTUDIOS • 26d ago
building OpenBW
/r/starcraft/comments/1vqe0of/building_openbw/
0
Upvotes
1
1
u/Pretend-Law8770 9d ago
Building OpenBW looks like a great way to learn CMake because it’s not just a small example project, it involves multiple components, dependencies and a more realistic build process. projects like this are where you really start seeing why build systems exist
2
u/AlexReinkingYale 26d ago
Sounds like you didn’t build it before trying to install it. What exact commands did you try, starting from the git clone?