cmake_minimum_required(VERSION 3.5...3.26)

project(other_project NONE)

install(FILES ${CMAKE_SOURCE_DIR}/../dummy DESTINATION .)
