How to setup GDNative-Bindings with scons

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ipbv

Hi,
I want to use scons instead of an IDE to build c++ libfiles. Does someone know what I have to write inside my SConstruct file to include the engine bindings in my builds? Is there another approach for c libfiles?

:bust_in_silhouette: Reply From: sash-rc

Demos in GitHub - godotengine/gdnative-demos: Demo projects for GDNative use SCons.