[CMake] Adding another missing include. NFC.
authorChris Bieneman <beanz@apple.com>
Thu, 28 Apr 2016 21:16:45 +0000 (21:16 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 28 Apr 2016 21:16:45 +0000 (21:16 +0000)
This also works fine today, but will break with my upcoming refactoring.

llvm-svn: 267941

compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake

index 0c1637d..5f35c6a 100644 (file)
@@ -1,3 +1,5 @@
+include(CMakeParseArguments)
+
 # On OS X SDKs can be installed anywhere on the base system and xcode-select can
 # set the default Xcode to use. This function finds the SDKs that are present in
 # the current Xcode.