Re: [lldb-dev] Conditionally adding sources to the build

2016-12-02 Thread Dmitry Mikulin via lldb-dev
y levels. On Wed, Nov 30, 2016 at 4:29 PM Dmitry Mikulin via lldb-dev mailto:lldb-dev@lists.llvm.org>> wrote: Hi, I’m trying to conditionally add source files to the lldb build based on a cmake configure time variable. I get the following type of errors for all sources not include

Re: [lldb-dev] Conditionally adding sources to the build

2016-12-01 Thread Dmitry Mikulin via lldb-dev
e directory levels. On Wed, Nov 30, 2016 at 4:29 PM Dmitry Mikulin via lldb-dev mailto:lldb-dev@lists.llvm.org>> wrote: Hi, I’m trying to conditionally add source files to the lldb build based on a cmake configure time variable. I get the following type of errors for all sources not inclu

[lldb-dev] Conditionally adding sources to the build

2016-11-30 Thread Dmitry Mikulin via lldb-dev
Hi, I’m trying to conditionally add source files to the lldb build based on a cmake configure time variable. I get the following type of errors for all sources not included in the build: CMake Error at cmake/modules/LLVMProcessSources.cmake:83 (message): Found unknown source file /homes/dm