Top Level Namespace

Defined Under Namespace

Modules: SFML

Constant Summary collapse

REQUIRED_LIBS =

This is not a real native extension. We use the extconf.rb hook only as a pre-flight check: if CSFML 3.x is not on the system, fail ‘gem install` here with a clear message instead of letting the user discover the problem at runtime.

%w[csfml-system csfml-window csfml-graphics csfml-audio csfml-network]