[CMake] LLVMProcessSources.cmake: Add include(CMakeParseArguments).
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 20 Jan 2014 17:05:49 +0000 (17:05 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 20 Jan 2014 17:05:49 +0000 (17:05 +0000)
commit95dd2f4e8d93ed339eb6dc815b03bdc2f877992e
tree7c761d1131c6a2aa6d41adb7bca60e45d2b6083c
parent04a62614a38936a68b07b674cb2208882a73a871
[CMake] LLVMProcessSources.cmake: Add include(CMakeParseArguments).

I didn't realize that cmake_parse_arguments() would require explicit inclusion.

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