[PATCH] D141521: [llvm/cmake] Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR
    Jay Foad via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 12 02:23:41 PST 2023
    
    
  
foad added subscribers: fpetrogalli, foad.
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: StephenFan.
LGTM, thanks! In particular the fix to `include/llvm/TargetParser/CMakeLists.txt` fixes a build error when LLVM is included as a sub-project and the RISCV target is not being built. @fpetrogalli FYI
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141521/new/
https://reviews.llvm.org/D141521
    
    
More information about the llvm-commits
mailing list