Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
FFmpeg Thumbnailer
Commits
2ecbbd13
Commit
2ecbbd13
authored
May 30, 2021
by
George Florea Bănuș
Browse files
cmake: fix variable name
parent
648104f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2ecbbd13
...
@@ -22,7 +22,7 @@ include_directories(
...
@@ -22,7 +22,7 @@ include_directories(
${
CMAKE_CURRENT_BINARY_DIR
}
${
CMAKE_CURRENT_BINARY_DIR
}
${
PC_AVCODEC_INCLUDEDIR
}
${
PC_AVCODEC_INCLUDEDIR
}
${
PC_AVFORMAT_INCLUDEDIR
}
${
PC_AVFORMAT_INCLUDEDIR
}
${
FFMPEG_INCLUDE_DIR
}
${
FFMPEG_INCLUDE_DIR
S
}
)
)
# Certain versions of FFMPEG need this to be defined
# Certain versions of FFMPEG need this to be defined
...
...
George Florea Bănuș
@georgefb
mentioned in issue
haruna#21
·
Jul 29, 2021
mentioned in issue
haruna#21
mentioned in issue haruna#21
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment