cmake HAVE_VIDEO_RPI examples

crossuo/crossuo deps/sdl-2.0.10-c1be3add38/cmake/sdlchecks.cmake :1116

check_c_source_compiles("
        #include <bcm_host.h>
        int main(int argc, char **argv) {}" HAVE_VIDEO_RPI)

crossuo/crossuo deps/sdl-2.0.10-c1be3add38/cmake/sdlchecks.cmake :1130

endif(SDL_VIDEO AND HAVE_VIDEO_RPI)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/SDL/cmake/sdlchecks.cmake :1067

check_c_source_compiles("
        #include <bcm_host.h>
        int main(int argc, char **argv) {}" HAVE_VIDEO_RPI)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/SDL/cmake/sdlchecks.cmake :1076

endif(SDL_VIDEO AND HAVE_VIDEO_RPI)

urho3d/urho3d Source/ThirdParty/SDL/cmake/sdlchecks.cmake :1067

check_c_source_compiles("
        #include <bcm_host.h>
        int main(int argc, char **argv) {}" HAVE_VIDEO_RPI)

urho3d/urho3d Source/ThirdParty/SDL/cmake/sdlchecks.cmake :1076

endif(SDL_VIDEO AND HAVE_VIDEO_RPI)

u3d-community/U3D Source/ThirdParty/SDL/cmake/sdlchecks.cmake :1334

check_c_source_compiles("
        #include <bcm_host.h>
        int main(int argc, char **argv) {}" HAVE_VIDEO_RPI)

u3d-community/U3D Source/ThirdParty/SDL/cmake/sdlchecks.cmake :1343

endif(SDL_VIDEO AND HAVE_VIDEO_RPI)

google/filament third_party/libsdl2/cmake/sdlchecks.cmake :1145

check_c_source_compiles("
        #include <bcm_host.h>
        int main(int argc, char **argv) {}" HAVE_VIDEO_RPI)

google/filament third_party/libsdl2/cmake/sdlchecks.cmake :1159

endif(SDL_VIDEO AND HAVE_VIDEO_RPI)

FilmKilns/FilmKilns src/sdl2/cmake/sdlchecks.cmake :1125

check_c_source_compiles("
        #include <bcm_host.h>
        int main(int argc, char **argv) {}" HAVE_VIDEO_RPI)

FilmKilns/FilmKilns src/sdl2/cmake/sdlchecks.cmake :1139

endif(SDL_VIDEO AND HAVE_VIDEO_RPI)