Skip to content

Commit 8247fd1

Browse files
committed
cmake: cleanup deps
1 parent e48c8a7 commit 8247fd1

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

build/cmake/CMakeLists.txt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,7 @@ myci_declare_library(${name}
2424
INSTALL_INCLUDE_DIRECTORIES
2525
../../src/${dir_name}
2626
DEPENDENCIES
27-
rasterimage
28-
r4
29-
fsif
30-
tml
31-
utki
32-
agg
33-
veg
34-
mikroxml
35-
cssom
36-
svgdom
37-
svgren
3827
ruis
39-
JPEG::JPEG
40-
PNG::PNG
41-
Freetype::Freetype
4228
LINUX_ONLY_DEPENDENCIES
4329
PkgConfig::glesv2
4430
WINDOWS_ONLY_DEPENDENCIES

0 commit comments

Comments
 (0)