mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-01 20:27:54 +08:00
spelling: required
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -191,7 +191,7 @@ set(GUEST_ARTICLES
|
||||
configure_file(configuration/root_directory.h.in configuration/root_directory.h)
|
||||
include_directories(${CMAKE_BINARY_DIR}/configuration)
|
||||
|
||||
# first create relevant static libraries requried for other projects
|
||||
# first create relevant static libraries required for other projects
|
||||
add_library(STB_IMAGE "src/stb_image.cpp")
|
||||
set(LIBS ${LIBS} STB_IMAGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user