Open Source
CMake
- CMake Tutorial, by Onur Dündar (Feb 2018)
- How to write CMake platform checks (accessed Oct 2018)
C++
- C/C++ tip: How to detect the operating system type using compiler predefined macros (accessed Oct 2018)
- C/C++ tip: How to detect the compiler name and version using compiler predefined macros (accessed Oct 2018)
- C/C++ tip: How to detect the processor type using compiler predefined macros (accessed Oct 2018)
- C/C++ tip: How to list compiler predefined macros (accessed Oct 2018)