fmt/support
vitaut 0332284ce3 Fix MinGW build on Appveyor by changing search path order
C:\MinGW\bin should go first to prevent executables from older
version of MinGW in C:\MinGW\mingw32 being picked up.
2015-06-29 07:22:45 -07:00
..
biicode
cmake FMT_EXTRA_TESTS -> FMT_PEDANTIC and use it to control extra warnings 2015-05-12 07:35:29 -07:00
rtd Redirect from RTD to GitHub Pages 2015-05-22 06:47:05 -07:00
appveyor-build.py Fix MinGW build on Appveyor by changing search path order 2015-06-29 07:22:45 -07:00
biicode-build.py
download.py
README
timer.py
travis-build.py Don't try updating cppformat.github.io without permissions 2015-06-04 12:52:42 -07:00

This directory contains build support files such as

* CMake modules
* Build scripts