project(stb_image) add_library(${PROJECT_NAME} ./src/stb_image.c ) target_include_directories(${PROJECT_NAME} PUBLIC ./include )