Check for snprintf in stdio.h
commit5543000c5b15eb14217e9f9e817377da6d786c2e
authorChris Robinson <chris.kcat@gmail.com>
Sun, 7 Jun 2015 18:14:03 +0000 (7 11:14 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 7 Jun 2015 18:16:11 +0000 (7 11:16 -0700)
tree37f25ff78d0ee2644a78a2329c58407b950770f3
parent9f49ac0fda04cc4bdc9e47a0d3c026722283c3a4
Check for snprintf in stdio.h

This works better for VS2015, which adds support for the function.
CMakeLists.txt