diff options
author | Joerg Sonnenberger <joerg@bec.de> | 2013-09-25 10:37:32 +0000 |
---|---|---|
committer | Joerg Sonnenberger <joerg@bec.de> | 2013-09-25 10:37:32 +0000 |
commit | 340a17595eaaadc3dcb481ae9282830fb50454bd (patch) | |
tree | 4cf7be649a6dd21472719ad67879a7b0bbfb65c0 /lldb/source/Plugins/OperatingSystem | |
parent | f348f831d5dd35c419308f63ad2cab498c16dc64 (diff) | |
download | bcm5719-llvm-340a17595eaaadc3dcb481ae9282830fb50454bd.tar.gz bcm5719-llvm-340a17595eaaadc3dcb481ae9282830fb50454bd.zip |
Convert to UNIX line endings.
llvm-svn: 191367
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem')
-rw-r--r-- | lldb/source/Plugins/OperatingSystem/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/OperatingSystem/CMakeLists.txt b/lldb/source/Plugins/OperatingSystem/CMakeLists.txt index 9b07304806c..655007a0aab 100644 --- a/lldb/source/Plugins/OperatingSystem/CMakeLists.txt +++ b/lldb/source/Plugins/OperatingSystem/CMakeLists.txt @@ -1 +1 @@ -add_subdirectory(Python)
+add_subdirectory(Python) |