Skip to content

Commit

Permalink
[Media Common] [VP]fix openource build error
Browse files Browse the repository at this point in the history
opensource appear build error after uostream
  • Loading branch information
jiafengy1 authored and intel-mediadev committed Jan 9, 2025
1 parent aababd9 commit aa5ca48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.

if(${AVC_Decode_Supported} STREQUAL "yes")
if(${JPEG_Decode_Supported} STREQUAL "yes")
set(SOFTLET_DECODE_JPEG_SOURCES_
${SOFTLET_DECODE_JPEG_SOURCES_}
${CMAKE_CURRENT_LIST_DIR}/decode_jpeg_pipeline_xe3_lpm_base.cpp
Expand Down

0 comments on commit aa5ca48

Please sign in to comment.