We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently the CMake build is specific for GCC.
To make it cross platform it needs to use the find_package() function instead of manually setting GCC compile and link flags.