[Lldb-commits] [PATCH] D23881: cmake: Add local module directory to search path for standalone build

2016-08-25 Thread Michał Górny via lldb-commits
mgorny created this revision. mgorny added reviewers: krytarowski, Eugene.Zelenko. mgorny added a subscriber: lldb-commits. Add cmake/modules directory to cmake module search path as otherwise CMake fails to find CheckAtomic module when performing standalone build. // Note: I don't have commit

Re: [Lldb-commits] [PATCH] D23881: cmake: Add local module directory to search path for standalone build

2016-08-25 Thread Eugene Zelenko via lldb-commits
Eugene.Zelenko added a comment. I think will be better to use LLVM_MAIN_SRC_DIR. https://reviews.llvm.org/D23881 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits