Adding Sprite Animation (untested {no sprite sheet}) [running]
This commit is contained in:
parent
23a40216de
commit
b7ddc3f292
6 changed files with 160 additions and 33 deletions
|
@ -21,6 +21,7 @@ target_compile_definitions(alyson PRIVATE ASSETS_PATH="${ASSETS_PATH}")
|
|||
|
||||
# Add alyson files
|
||||
find_files(alyson_src src cpp hpp cxx hxx c h)
|
||||
|
||||
target_sources(alyson PRIVATE ${alyson_src})
|
||||
|
||||
# set(ALYSON_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/alyson/include)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue