blob: 2bb71e493505cbbe3946c42d340062d33a6c9b3d [file]
cmake_policy(SET CMP0115 NEW)
add_custom_target(foo)
target_sources(foo PRIVATE missing.txt)