This commit is contained in:
x
2023-04-30 22:44:17 +02:00
parent 8c04683108
commit 69173da893

View File

@ -8,7 +8,7 @@
# make ICCODEC=1
# To benchmark external libraries:
# 1 - clone/download the external repository into the TurboPFor directoty
# 2 - activate the repository in the makefile ext/libext.mak
# 2 - activate the repository in the makefile lib/libext.mak
# 3 - make: "make CODEC1=1 ICCODEC=1"
# or "make CODEC1=1 CODEC2=1 ICCODEC=1"