mirror of
https://github.com/godotengine/godot.git
synced 2025-02-17 08:10:42 +00:00
Merge pull request #65642 from voylin/fix_spaces_in_path_for_doc/makefile
This commit is contained in:
commit
be0b77fd29
@ -1,4 +1,4 @@
|
|||||||
BASEDIR = $(CURDIR)
|
BASEDIR = .
|
||||||
CLASSES = $(BASEDIR)/classes/ $(BASEDIR)/../modules/
|
CLASSES = $(BASEDIR)/classes/ $(BASEDIR)/../modules/
|
||||||
OUTPUTDIR = $(BASEDIR)/_build
|
OUTPUTDIR = $(BASEDIR)/_build
|
||||||
TOOLSDIR = $(BASEDIR)/tools
|
TOOLSDIR = $(BASEDIR)/tools
|
||||||
|
Loading…
Reference in New Issue
Block a user