commit | a220d3dd80db3e6e9d3142450430ca7a8b8f5b59 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Wed Jan 20 03:20:00 2016 +0000 |
committer | Matthias Braun <matze@braunis.de> | Wed Jan 20 03:20:00 2016 +0000 |
tree | 4ce793240406914deef4f354c7f445b760b5f58d | |
parent | 30321575d68bc319bed1c9ab234bce4969282e10 [diff] |
tools/CMakeLists: Use a macro for common code, fix custom_command output Remove the explicit ${CMAKE_CURRENT_BINARY_DIR}/ prefix from the add_custom_command OUTPUT part, fixes ninja warnings for me. Differential Revision: http://reviews.llvm.org/D16153 llvm-svn: 258280