cmake_minimum_required(VERSION 3.5.1)

project(cmake_with_data_example)

add_subdirectory(src)
