[libcxx-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libclc] [libcxx] [libcxxabi] [libunwind] [lld] [lldb] [llvm] [mlir] [openmp] [polly] [pstl] Update IDE Folders (PR #89153)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 22 11:29:22 PDT 2024
================
@@ -56,11 +56,13 @@ endfunction()
# Use provided strip tool instead of the default one.
# TARGET_TRIPLE triple
# Optional target triple to pass to the compiler
+# FOLDER
+# For IDEs, the Folder to put the targets into.=
----------------
whisperity wrote:
Maybe if this is only affecting IDEs, then perhaps the property's name should reflect this, i.e., `IDE_FOLDER`? Unfortunately, directories are also called "folders" at least on Windows, so I see a slim chance of misunderstanding this as the path from which the external project is loaded.
https://github.com/llvm/llvm-project/pull/89153
More information about the libcxx-commits
mailing list