cmake: Remove duplicate libs and remove build status for README

This commit is contained in:
Joel16 2024-10-15 18:56:26 -04:00
parent 9780443e26
commit ee0f37f58c
2 changed files with 5 additions and 6 deletions

View File

@ -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
) )

View File

@ -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.