[all-commits] [llvm/llvm-project] cfca81: [cmake] Emit an error for -DBUILD_SHARED_LIBS=ON o...
tstellar via All-commits
all-commits at lists.llvm.org
Thu Nov 14 10:19:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cfca818ef7b8a3659c41d741c90b38c69478598a
https://github.com/llvm/llvm-project/commit/cfca818ef7b8a3659c41d741c90b38c69478598a
Author: Tom Stellard <tstellar at redhat.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
[cmake] Emit an error for -DBUILD_SHARED_LIBS=ON on Windows
Summary:
The BUILD_SHARED_LIBS=ON build fails on Windows, so prevent users from
enabling it.
Reviewers: beanz, smeenai, compnerd, phosek
Reviewed By: beanz
Subscribers: mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70161
More information about the All-commits
mailing list