Animations in library

This commit is contained in:
Chris Cochrun 2022-02-22 15:27:22 -06:00
parent fe48da06c8
commit d5515d4c52
10 changed files with 104 additions and 248 deletions

View file

@ -20,7 +20,7 @@ cd church-presenter
Then build.
#+BEGIN_SRC
cmake -B build/ . && cmake --build build/
cmake -B build/ . && make --dir build/
#+END_SRC
Then run.