cmake_minimum_required(VERSION 3.14)

project(SimpleImageIOCore)

add_subdirectory(Core)