[CMake] Introduce llvm_update_compile_flags(target_name) to update compile flags...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 7 Jan 2014 10:24:14 +0000 (10:24 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 7 Jan 2014 10:24:14 +0000 (10:24 +0000)
commitbba676f3fee988c09c23172aa09eb6a363d9f473
tree172733caee4c84db3812eec1e74554bcb3d40ba8
parent9cca551091d1727cbc83b0a5ee558ed689d07d27
[CMake] Introduce llvm_update_compile_flags(target_name) to update compile flags in target properties.

FIXME: Just add_unittest() is using it.
FIXME: Cooperate with source properties.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198683 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake