[Openmp-commits] [PATCH] D117977: [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
Tom Stellard via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 22 00:11:47 PDT 2022
tstellar added a comment.
I think this commit broke our standalone builds:
CMake Error at utils/hmaptool/CMakeLists.txt:1 (install):
install PROGRAMS given no DESTINATION!
Was the LLVM_TOOLS_INSTALL_DIR in this file supposed to be changed to CLANG_TOOLS_INSTALL_DIR ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117977/new/
https://reviews.llvm.org/D117977
More information about the Openmp-commits
mailing list