# Aseprite
# Copyright (C) 2016  David Capello

add_library(steam-lib steam.cpp)
target_link_libraries(steam-lib base-lib)
