Compiling C using CMake and Make CS20170204
#############################
Video Source: www.youtube.com/watch?v=elycr5wi9_g
This dev log shows how to compile C++ code using a Makefile generated by CMake. This will also allow you add a flag to compile c++14 compliant syntax.Require...
programming, c++, cmake, make, c++14, workflow, compiling
#############################