[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)
commite42fd0d34d60d911d59fec1f345171be32817bcd
treeabb03ce44cd85f4aa96e818e361d1ab94e442a0b
parent27d88376bcccf4f2fd3f31d96deccae6807e03da
[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.
llvm-svn: 198683
llvm/cmake/modules/AddLLVM.cmake