Install C++ compilers for various platforms.
Applying this role will set up appropriate C++ compilers and base system requirements for each platform on the target machine.
- devtoolset-10 (CentOS)
- build-essential (Debian)
- XCode
- Visual Studio 2019 VC Tools
- Visual Studio 2010 Remote Tools
None.
None.
None.
- hosts: all
roles:
- ccdc.cpp_compiler
MIT / BSD
This role was created in 2020 by Claudio Bantaloukas, based on existing roles at CCDC, by Jeff Geerling and google searches