You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-games/aseprite/files/aseprite-1.1.4.1_underlinki...

13 lines
285 B

diff --git a/src/she/CMakeLists.txt b/src/she/CMakeLists.txt
index eddf386..d1b8ce5 100644
--- a/src/she/CMakeLists.txt
+++ b/src/she/CMakeLists.txt
@@ -205,6 +205,7 @@ endif()
add_library(she ${SHE_SOURCES})
target_link_libraries(she
+ ${PLATFORM_LIBS}
gfx-lib
base-lib)