letoram/arcan
src/frameserver/encode/default/CMakeLists.txt
:121
list(APPEND ENCODE_DEFS HAVE_V4L2)
list(APPEND ENCODE_DEFS HAVE_V4L2)
check_cxx_source_compiles("
#include <linux/videodev2.h>
int main()
{
return 0;
}" HAVE_V4L2)
check_cxx_source_compiles("
#include <linux/videodev2.h>
int main()
{
return 0;
}" HAVE_V4L2)
check_cxx_source_compiles("
#include <linux/videodev2.h>
int main()
{
return 0;
}" HAVE_V4L2)
check_cxx_source_compiles("
#include <linux/videodev2.h>
int main()
{
return 0;
}" HAVE_V4L2)