aboutsummaryrefslogtreecommitdiff
path: root/toolchain/specifydependencies.cmake
AgeCommit message (Collapse)Author
2015-10-01Remove workaround to delay execution on AndroidAleix Pol
* Remove get_property calls on targets, this way we don't need to be called right before configuration time. * Removes EOFHook Instead we process it at generation time using the link.txt file (which is probably another hack) REVIEW: 125084