Skip to content

Commit d0b4272

Browse files
linevbellenot
andcommitted
Update builtins/glew/CMakeLists.txt
Co-authored-by: Bertrand Bellenot <[email protected]>
1 parent 18a5f7b commit d0b4272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtins/glew/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ unset(GLEW_FOUND CACHE)
2424
unset(GLEW_FOUND PARENT_SCOPE)
2525
set(GLEW_FOUND TRUE CACHE BOOL "" FORCE)
2626

27-
# chnage variable and cache to ensure that cmake use builtin version
27+
# change variable and cache to ensure that cmake use builtin version
2828
set(GLEW_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/inc PARENT_SCOPE)
2929
set(GLEW_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/inc PARENT_SCOPE)
3030

0 commit comments

Comments
 (0)