cmake_minimum_required(VERSION 3.5.0)

project(fail_outside_project_root)

install(FILES dummy DESTINATION ..)

