ffmpeg: add __STDC_CONSTANT_MACROS to check code

pull/8562/head
Alexander Alekhin 8 years ago
parent ec784331fb
commit 9e76ba5ccd
  1. 2
      cmake/checks/ffmpeg_test.cpp

@ -1,3 +1,5 @@
#define __STDC_CONSTANT_MACROS
#include <stdlib.h>
extern "C" {

Loading…
Cancel
Save