aboutsummaryrefslogtreecommitdiff
path: root/projects/CodeBlocks/raylib_codeblocks_tpl.layout
diff options
context:
space:
mode:
authorAhmad Fatoum <ahmad@a3f.at>2017-11-27 01:24:08 +0100
committerAhmad Fatoum <ahmad@a3f.at>2017-11-27 02:10:56 +0100
commitca921e5a53fdd3412f5f81e3a739f54d68cb63a7 (patch)
treedc9299aa50dd53bdd13e4b5491c8a0e18a11afe2 /projects/CodeBlocks/raylib_codeblocks_tpl.layout
parent7099e4ea4d663ae409ea55496951b64ed61989fc (diff)
downloadraylib-ca921e5a53fdd3412f5f81e3a739f54d68cb63a7.tar.gz
raylib-ca921e5a53fdd3412f5f81e3a739f54d68cb63a7.zip
CMake: Explicitly ask for C99 support
Otherwise using a compiler that defaults to -std=c89 or -std=gnu89 will fail. Example: http://www.cpantesters.org/cpan/report/abb85066-d283-11e7-9926-b2f4efb9c382 Apparently, -m32 Travis CI build was broken: -m32 was overridden by -std=gnu99. This fixes that.
Diffstat (limited to 'projects/CodeBlocks/raylib_codeblocks_tpl.layout')
0 files changed, 0 insertions, 0 deletions