add_library(stb INTERFACE)

target_include_directories(stb
    SYSTEM INTERFACE
        include
)
