Fix build of support library
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FontWriter: always
|
||||
$(MAKE) -C FontWriter
|
||||
$(MAKE) -C $(JABY_ENGINE_DIR)/Support/src/FontWriter $(MAKECMDGOALS)
|
||||
|
||||
all: FontWriter
|
||||
|
||||
|
||||
@@ -25,6 +25,9 @@
|
||||
"linux": {
|
||||
"command": "make ${input:target} BUILD_PROFILE=${input:build cfg}",
|
||||
},
|
||||
"options": {
|
||||
"cwd": "${workspaceFolder}/FontWriter"
|
||||
},
|
||||
"group": "build"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user