Linking - TankOs/SFGUI GitHub Wiki
Linking to SFGUI works just like with any other library. However, if you built SFGUI statically (by setting SFGUI_BUILD_SHARED_LIBS to FALSE in the CMake config) you have to define the macro SFGUI_STATIC in your project.