On 21 July 2014 14:18, Saleem Abdulrasool <[email protected]> wrote: > Author: compnerd > Date: Mon Jul 21 13:18:52 2014 > New Revision: 213575 ... > + set_source_files_properties(${LLDB_WRAP_PYTHON} PROPERTIES GENERATED 1) > + if (LLVM_COMPILER_IS_GCC_COMPATIBLE AND > + NOT "${CMAKE_SYSTEM_NAME}" MATCHES "Darwin")
Can you explain why Darwin is excluded here? _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
