mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-02 15:41:36 +02:00
Use Cygwin instead of CYGWIN
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
b4e2757517
commit
47a58667bf
@ -9,7 +9,7 @@
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
# Cygwin Poco*.dll should be on PATH
|
||||
ifeq ($(OSNAME), CYGWIN)
|
||||
ifeq ($(OSNAME), Cygwin)
|
||||
PATH :=$(LIBPATH):$(PATH)
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user