# Watchful Eye project CMakeLists.txt
cmake_minimum_required(VERSION 3.20)

project(watchful-eye)

add_subdirectory(WatchfulEye)
