You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CMake and cpp files to fix the compilation on newer MSVC compilers
* Add proper flags on when building on Windows.
* Remove all dependnecies on Boost for the core CPP QuickCheck project. Also add an option to use Boost.
* Modernize some of the CMake infrastructure to use targets and target properties.
* Add type trait machinery to determine the correct type to use for std::uniform_int_distribution based on the standard.
* Fix non-standard call to std::time.
0 commit comments