]> granicus.if.org Git - clang/commit
Use set to create CLANG_ORDER_FILE instead of option which implies a bool value.
authorMichael Gottesman <mgottesman@apple.com>
Tue, 27 Aug 2013 04:40:12 +0000 (04:40 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Tue, 27 Aug 2013 04:40:12 +0000 (04:40 +0000)
commit54b00127b92688ee1ee2f2ee559f9cca63e67fcd
tree1852dc1f78485e79be55c17b026b2ca89126cd94
parentad822223ee107f5e887e04e5c8c073ab0f116dd3
Use set to create CLANG_ORDER_FILE instead of option which implies a bool value.

Patch by Edoardo P. <ed0.88.prez@gmail.com>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189311 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt