The new Visual Studio 2017 15.4 Preview 2 includes a boost to the CMake software build management tool, which now lets developers target Linux directly. The preview upgrades CMake to version 3.9, ...
library/vcl/ - It contains the 3D graphics library. src/main.cpp - The one C++ file containing our source code, which will be deployed afterwards into an standalone executable. For this short tutorial ...