cmake ALLEGRO_HAVE_INTTYPES_H examples

liballeg/allegro5 CMakeLists.txt :504

check_include_files(inttypes.h ALLEGRO_HAVE_INTTYPES_H)

adventuregamestudio/ags libsrc/allegro/CMakeLists.txt :40

check_include_files(inttypes.h ALLEGRO_HAVE_INTTYPES_H)