• Vit Babel's avatar
    CMakeLists: fix compilation flags · edb651a4
    Vit Babel authored
    in order to build with cygwin, '-std=c++11' flag does not allow cygwin/mingw
    compiler to use gnu (non-standard) functions, '-std=gnu++11' does
    edb651a4
CMakeLists.txt 1.28 KB