Serving the Quantitative Finance Community

 
User avatar
MiloRambaldi
Topic Author
Posts: 1
Joined: July 26th, 2010, 12:27 am

TestU01-CMake

June 18th, 2014, 6:07 pm

I needed the TestU01 library in a cross-platform project. As far as I know, the available library build system and prebuilt binaries only work with platforms providing GNU tools (this excludes Visual Studio). I made a CMake'd version of the the library, available here. It follows the GNU toolchain build rather faithfully I believe.