================ @@ -93,13 +93,6 @@ function(add_lldb_library name) set(libkind STATIC) endif() - #PIC not needed on Win - # FIXME: Setting CMAKE_CXX_FLAGS here is a no-op, use target_compile_options ---------------- DavidSpickett wrote:
Do we in fact use target_compile_options? Or do we leave PIC up to something else. https://github.com/llvm/llvm-project/pull/141063 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits