blob: 5ee3cb75eb5aa2677414a922b709ce1f75dd93ca [file] [log] [blame]
cmake_policy(SET CMP0046 OLD)
add_custom_target(foo)
add_dependencies(foo bar)