[Lldb-commits] [lldb] r176269 - Update CMakeLists.txt as per removed file

Daniel Malea daniel.malea at intel.com
Thu Feb 28 08:53:22 PST 2013


Author: dmalea
Date: Thu Feb 28 10:53:22 2013
New Revision: 176269

URL: http://llvm.org/viewvc/llvm-project?rev=176269&view=rev
Log:
Update CMakeLists.txt as per removed file


Modified:
    lldb/trunk/source/Commands/CMakeLists.txt

Modified: lldb/trunk/source/Commands/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/source/Commands/CMakeLists.txt?rev=176269&r1=176268&r2=176269&view=diff
==============================================================================
--- lldb/trunk/source/Commands/CMakeLists.txt (original)
+++ lldb/trunk/source/Commands/CMakeLists.txt Thu Feb 28 10:53:22 2013
@@ -7,7 +7,6 @@ add_lldb_library(lldbCommands
   CommandObjectBreakpoint.cpp
   CommandObjectBreakpointCommand.cpp
   CommandObjectCommands.cpp
-  CommandObjectCrossref.cpp
   CommandObjectDisassemble.cpp
   CommandObjectExpression.cpp
   CommandObjectFrame.cpp





More information about the lldb-commits mailing list