blob: 9bb6b90c8eba474f978f7f035ceacfa063165792 [file] [log] [blame]
cmake_policy(SET CMP0046 NEW)
add_custom_target(foo)
add_dependencies(foo bar)