[all-commits] [llvm/llvm-project] d3b756: [polly][cmake] Use `GNUInstallDirs` to support cus...
John Ericson via All-commits
all-commits at lists.llvm.org
Tue Jan 18 12:33:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3b756c51c1b42f653b8abf2b2e83a2321befb9d
https://github.com/llvm/llvm-project/commit/d3b756c51c1b42f653b8abf2b2e83a2321befb9d
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M polly/CMakeLists.txt
M polly/cmake/CMakeLists.txt
M polly/lib/External/CMakeLists.txt
Log Message:
-----------
[polly][cmake] Use `GNUInstallDirs` to support custom installation dirs
I am breaking apart D99484 so the cause of build failures is easier to
understand.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D117541
More information about the All-commits
mailing list