variant
variant copied to clipboard
Reduce minimum required CMake version
Is there a specific reason that CMake 3.6.3 is the minimum required version or is this just the smallest version against which was tested?
I'm using this library with CMake 3.5.1 (default on Ubuntu 16.04) via add_subdirectory()
without any obvious issues.