Fixed build command for libsummator

This commit is contained in:
Simon
2018-02-07 08:56:48 -08:00
committed by GitHub
parent 6c6811b32a
commit 33ba2003de

View File

@@ -338,7 +338,7 @@ shared module as target in the scons command:
::
user@host:~/godot$ scons summator_shared=yes bin/summator.x11.tools.64.so
user@host:~/godot$ scons summator_shared=yes platform=x11 bin/libsummator.x11.tools.64.so
Writing custom documentation
----------------------------