Removed circular reference
This commit is contained in:
parent
c08195cf39
commit
4ec36faa5e
1 changed files with 1 additions and 2 deletions
|
@ -2,5 +2,4 @@ EXE_INC = \
|
|||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(WM_THIRD_PARTY_DIR)/zlib-1.2.3
|
||||
|
||||
LIB_LIBS = \
|
||||
-lmeshTools
|
||||
LIB_LIBS =
|
||||
|
|
Reference in a new issue