Hi, I've recently started learning API. I stuck at the very beginning
with the use of template. In VS I see two problems: - There is no
CMakeCommon.cmake file in my Tools folder. - Unknown CMake command
"SetGlobalCompilerDefinitions". What's wrong?Th...