mirror of
https://github.com/joel16/VITAlbum.git
synced 2024-11-26 21:10:25 +00:00
cmake: Remove duplicate libs and remove build status for README
This commit is contained in:
parent
9780443e26
commit
ee0f37f58c
@ -72,19 +72,18 @@ target_link_libraries(${PROJECT_NAME}
|
|||||||
freetype
|
freetype
|
||||||
bz2
|
bz2
|
||||||
tiff
|
tiff
|
||||||
webpdemux
|
|
||||||
webp
|
|
||||||
sharpyuv
|
|
||||||
turbojpeg
|
turbojpeg
|
||||||
jpeg
|
jpeg
|
||||||
png
|
png
|
||||||
pthread
|
|
||||||
lzma
|
lzma
|
||||||
z
|
z
|
||||||
zstd
|
zstd
|
||||||
SDL2_image
|
SDL2_image
|
||||||
webpdemux
|
|
||||||
SDL2::SDL2-static
|
SDL2::SDL2-static
|
||||||
|
webpdemux
|
||||||
|
webp
|
||||||
|
sharpyuv
|
||||||
|
pthread
|
||||||
SceLibJson_stub
|
SceLibJson_stub
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# VITAlbum [![Build Status](https://travis-ci.org/joel16/VITAlbum.svg?branch=master)](https://travis-ci.org/joel16/VITAlbum) ![Github latest downloads](https://img.shields.io/github/downloads/joel16/VITAlbum/total.svg)
|
# VITAlbum ![Github latest downloads](https://img.shields.io/github/downloads/joel16/VITAlbum/total.svg)
|
||||||
|
|
||||||
A simple homebrew file browser that is used for viewing various image formats on the PlayStation VITA. This is a stripped down port of NX-Shell (Next) for Nintendo Switch. It only supports viewing images/gifs.
|
A simple homebrew file browser that is used for viewing various image formats on the PlayStation VITA. This is a stripped down port of NX-Shell (Next) for Nintendo Switch. It only supports viewing images/gifs.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user