mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 01:02:39 +08:00
[all]: format code
use fromdos to change file type, remove ^M in code. Change-Id: I000202dc51fcff57cc0771455baebea595115b1d Signed-off-by: Lin Kesheng <lks@rock-chips.com>
This commit is contained in:
@@ -7,7 +7,7 @@ set(JPEGD_PARSER_SRC
|
||||
jpegd_parser.c
|
||||
)
|
||||
add_library(codec_jpegd STATIC
|
||||
${JPEGD_PARSER_SRC} ${JPEGD_PARSER_HDR}
|
||||
${JPEGD_PARSER_SRC} ${JPEGD_PARSER_HDR}
|
||||
)
|
||||
|
||||
set_target_properties(codec_jpegd PROPERTIES FOLDER "mpp/codec")
|
||||
|
Reference in New Issue
Block a user