mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Don't install libUnitTestMain.a. It might be useless without gtest headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126632 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
36d6c4d5f6
commit
ec58f20df3
@ -27,4 +27,6 @@ ifneq ($(HAVE_PTHREAD), 1)
|
||||
CPP.Flags += -DGTEST_HAS_PTHREAD=0
|
||||
endif
|
||||
|
||||
NO_INSTALL = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user