incorrect spelling in comments

This commit is contained in:
Campbell Barton
2012-09-26 20:05:38 +00:00
parent 483a6cd6c2
commit aa49ca25d5
51 changed files with 150 additions and 150 deletions

View File

@@ -566,7 +566,7 @@ if(UNIX AND NOT APPLE)
mark_as_advanced(FFMPEG)
# lame, but until we have propper find module for ffmpeg
# lame, but until we have proper find module for ffmpeg
set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include)
if(EXISTS "${FFMPEG}/include/ffmpeg/")
set(FFMPEG_INCLUDE_DIRS "${FFMPEG_INCLUDE_DIRS} ${FFMPEG}/include/ffmpeg")