Index: lldb/source/Commands/CMakeLists.txt =================================================================== --- lldb/source/Commands/CMakeLists.txt +++ lldb/source/Commands/CMakeLists.txt @@ -1,5 +1,5 @@ lldb_tablegen(CommandOptions.inc -gen-lldb-option-defs - SOURCE Options.td + SOURCE CommandOptions.td TARGET LLDBOptionsGen) add_lldb_library(lldbCommands