cmake_minimum_required(VERSION 3.7)
project(ibm515x)

add_subdirectory(netvid)
add_subdirectory(dpi)
add_subdirectory(downsample)
