Skip to content
Snippets Groups Projects
Commit 877309ca authored by Franck Galpin's avatar Franck Galpin
Browse files

Merge branch 'update_sadl_10c' into 'VTM-11.0_nnvc'

update to sadl v10

See merge request !261
parents 5371a904 0487c2e4
No related branches found
No related tags found
Loading
...@@ -18,7 +18,7 @@ BUILD_SCRIPT := $(CURDIR)/cmake/CMakeBuild/bin/cmake.py ...@@ -18,7 +18,7 @@ BUILD_SCRIPT := $(CURDIR)/cmake/CMakeBuild/bin/cmake.py
TARGETS := CommonLib DecoderAnalyserApp DecoderAnalyserLib DecoderApp DecoderLib TARGETS := CommonLib DecoderAnalyserApp DecoderAnalyserLib DecoderApp DecoderLib
TARGETS += EncoderApp EncoderLib Utilities SEIRemovalApp StreamMergeApp TARGETS += EncoderApp EncoderLib Utilities SEIRemovalApp StreamMergeApp
SADL_HASH := "984728cf209873d4b0641a5a312015604b47085c" # hard coded because of windows $(shell git submodule status | grep sadl | cut -d' ' -f2) SADL_HASH := "v10" # hard coded because of windows $(shell git submodule status | grep sadl | cut -d' ' -f2)
ifeq ($(OS),Windows_NT) ifeq ($(OS),Windows_NT)
ifneq ($(MSYSTEM),) ifneq ($(MSYSTEM),)
......
Subproject commit 710afc5217ffccfcad79b9913b140a774cdd1aa6 Subproject commit 5ceeaa74f750a3956ca373f2ca5ae90cc4481cc5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment