Simple cross platform C++ starter project with shared library, command line executable with precompiled header support, Qt 5 GUI, Google Test and CI.
- Visual Studio Community 2017
- Visual Studio Community 2019
- Visual Studio Code
- With extensions:
- C/C++
- CMake Tools
- With extensions:
- CLion
- Xcode 10.3 (using cmake Xcode generator)
- Linux
- gcc 8
- clang 8
- OSX
- clang (10.3)
- Windows
- Visual Studio 2017 [x86/x64]
- Visual Studio 2019 [x86/x64]