mirror of
https://github.com/joel16/VITAlbum.git
synced 2024-11-23 03:29:54 +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
|
||||
bz2
|
||||
tiff
|
||||
webpdemux
|
||||
webp
|
||||
sharpyuv
|
||||
turbojpeg
|
||||
jpeg
|
||||
png
|
||||
pthread
|
||||
lzma
|
||||
z
|
||||
zstd
|
||||
SDL2_image
|
||||
webpdemux
|
||||
SDL2::SDL2-static
|
||||
webpdemux
|
||||
webp
|
||||
sharpyuv
|
||||
pthread
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user