mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #1114 from Simonah88/master
Fixed build command for shared library summator
This commit is contained in:
@@ -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
|
||||
----------------------------
|
||||
|
||||
Reference in New Issue
Block a user