summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Ninja/CMP0058-NEW-by.cmake
blob: 0f7793096e81b94215f532e2aee15a2b0301349c (plain)
1
2
3
cmake_policy(SET CMP0058 NEW)
set(byproducts BYPRODUCTS byproduct1a byproduct1b)
include(CMP0058-common.cmake)