Skip to content

Commit

Permalink
fix(build): add missing source file
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed Dec 6, 2023
1 parent 3e1cbb5 commit 895291c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ list(APPEND _ZKC_SOURCES
src/daedalus/SoundEffectInstance.cc
src/daedalus/SoundSystemInstance.cc
src/daedalus/SpellInstance.cc
src/daedalus/SvmInstance.cc
src/Font.cc
src/Material.cc
src/Mesh.cc
Expand Down

0 comments on commit 895291c

Please sign in to comment.