[llvm-branch-commits] [llvm] [bolt] Revise IDE folder structure (PR #89742)

Alexander Yermolovich via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue May 21 15:43:49 PDT 2024


================
@@ -121,7 +123,7 @@ option(BOLT_BUILD_TOOLS
   "Build the BOLT tools. If OFF, just generate build targets." ON)
 
 add_custom_target(bolt)
-set_target_properties(bolt PROPERTIES FOLDER "BOLT")
+set_target_properties(bolt PROPERTIES FOLDER "BOLT/Meta")
----------------
ayermolo wrote:

This probably should be something more neutral then a company name.

https://github.com/llvm/llvm-project/pull/89742


More information about the llvm-branch-commits mailing list