Skip to content

Commit

Permalink
Remove GIF output; other tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
dashodanger committed Sep 30, 2024
1 parent 5bb26d7 commit f99d73a
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 1,000 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ if(NOT CONSOLE_ONLY)
obsidian SYSTEM PRIVATE "${PROJECT_BINARY_DIR}/libraries/fltk"
) # Hack for FLTK 1.4 (for now)
endif()
target_include_directories(obsidian SYSTEM PRIVATE libraries/gif-h)
target_include_directories(obsidian SYSTEM PRIVATE libraries/minilua)
target_include_directories(obsidian SYSTEM PRIVATE libraries/miniz)
target_include_directories(obsidian SYSTEM PRIVATE libraries/physfs/src)
Expand Down
24 changes: 0 additions & 24 deletions libraries/gif-h/LICENSE

This file was deleted.

45 changes: 0 additions & 45 deletions libraries/gif-h/README.md

This file was deleted.

Loading

0 comments on commit f99d73a

Please sign in to comment.