Built-in targets

CMake has a number of built-in targets:

Currently, add_dependencies can not be used to create a dependency if one of the specified targets is a cmake build-in target. See bug 0008438