[all-commits] [llvm/llvm-project] 1f707c: Partially revert "[CMake] Fix building with -DBUIL...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon May 11 22:22:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f707cc9908173951fe7ed0a2d8e90dc8923651d
https://github.com/llvm/llvm-project/commit/1f707cc9908173951fe7ed0a2d8e90dc8923651d
Author: Martin Storsjö <martin at martin.st>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M llvm/examples/Bye/CMakeLists.txt
Log Message:
-----------
Partially revert "[CMake] Fix building with -DBUILD_SHARED_LIBS=ON on mingw"
This reverts parts of commit 609ef948387ba40e3693c2bd693d82ca34dcdc02,
as it caused build failures on windows if LLVM_BUILD_EXAMPLES was
enabled, due to Bye being added as a dependency of the lit tests.
More information about the All-commits
mailing list