mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
*** empty log message ***
This commit is contained in:
parent
b607465bf1
commit
7a7262be5c
@ -226,7 +226,7 @@ ifeq (,$(IGATEMODULE))
|
||||
IGATEMODULE := $(DEFERRED_TARGET)
|
||||
endif
|
||||
ifeq (,$(IGATEMODULE))
|
||||
IGATEMODULE := $(IGATELIBRARY)
|
||||
IGATEMODULE := $(patsubst lib%,%,$(IGATELIBRARY))
|
||||
endif
|
||||
|
||||
ifeq (,$(IGATEDBFILE))
|
||||
|
Loading…
x
Reference in New Issue
Block a user