Skip to content

Commit

Permalink
double quote windows libloc
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jun 24, 2023
1 parent 1251014 commit 7416b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -54,7 +54,7 @@ ifeq ($(findstring _NT-,$(PLATFORM)), _NT-)
CPPOPT =-c
EXESUFFIX=
DLLFLAG=
MEXLINKLIBS=-L"\$$LIBLOC" -llibmx -llibmex
MEXLINKLIBS="\$$LINKLIBS"
else ifeq ($(findstring Darwin,$(PLATFORM)), Darwin)

else
Expand Down

0 comments on commit 7416b2c

Please sign in to comment.