mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Removed THIRD_PARTY.If such a variable is needed it should be WM_THIRD_PARTY and set in thesettings.?sh.
This commit is contained in:
@ -59,7 +59,6 @@ LIB_DIR = $(WM_PROJECT_DIR)/lib
|
|||||||
LIB_WM_OPTIONS_DIR = $(LIB_DIR)/$(WM_OPTIONS)
|
LIB_WM_OPTIONS_DIR = $(LIB_DIR)/$(WM_OPTIONS)
|
||||||
OBJECTS_DIR = $(MAKE_DIR)/$(WM_OPTIONS)
|
OBJECTS_DIR = $(MAKE_DIR)/$(WM_OPTIONS)
|
||||||
CLASSES_DIR = $(MAKE_DIR)/classes
|
CLASSES_DIR = $(MAKE_DIR)/classes
|
||||||
THIRD_PARTY = $(WM_PROJECT_INST_DIR)/ThirdParty
|
|
||||||
|
|
||||||
SYS_INC =
|
SYS_INC =
|
||||||
SYS_LIBS =
|
SYS_LIBS =
|
||||||
|
|||||||
Reference in New Issue
Block a user