add_oiv_executable(deferredLighting deferredLighting.cxx)

if (OIV_ENABLE_RUNTESTS)
  # it takes usually 35s the first time to build the cache.
  # but then it will take 2s
  set_tests_properties(RUN_deferredLighting PROPERTIES TIMEOUT 40)
endif()
