This is much more straightforward than literally any article I’ve read on CMake. Thank you so much!
@sudocpp Жыл бұрын
Glad it was helpful!
@andrebarata14288 ай бұрын
So good, you actually explain what every line does and it's usage
@sudocpp7 ай бұрын
Glad you enjoyed it.
@Yusufbek-gp2qp3 ай бұрын
Wow this is golden tutorial on CMake. Thank you!
@sudocpp2 ай бұрын
Glad you enjoyed it!
@Muhammed.Abd.5 ай бұрын
This way to teaching, like doing and making errors like how a beginner would and showing what caused them and solving it is much much better than those who directly show do these steps 1,2,3 and end. Thanks Great Series.!!
@sudocpp4 ай бұрын
Glad it was helpful!
@the_code_guy3 ай бұрын
This really helped, subbed. Thanks!
@sudocpp3 ай бұрын
Great and thank you!
@BjurEngineering8 ай бұрын
This is fantastic
@sudocpp7 ай бұрын
Thanks for watching.
@jacobsan3 ай бұрын
Word of advice, use ' ' instead of std::endl, as it won't flush the console output