Skip to content

Commit

Permalink
merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Jan 20, 2025
2 parents 03d7b8f + 48a87af commit b264e3c
Show file tree
Hide file tree
Showing 169 changed files with 354 additions and 91,541 deletions.
2 changes: 2 additions & 0 deletions Libraries/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,8 @@ list(APPEND SFONT_INCLUDES

add_library(fluidlite STATIC ${SFONT_SOURCES})
target_include_directories(fluidlite PRIVATE ${SFONT_INCLUDES})
target_include_directories(fluidlite PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/pd-else/Source/Audio/sfont~)

if(CMAKE_C_COMPILER_ID MATCHES "Clang|GNU")
target_compile_options(fluidlite PRIVATE -Wno-compound-token-split-by-macro)
endif()
Expand Down
3 changes: 0 additions & 3 deletions Libraries/FluidLite/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions Libraries/FluidLite/.travis.yml

This file was deleted.

270 changes: 0 additions & 270 deletions Libraries/FluidLite/CMakeLists.txt

This file was deleted.

15 changes: 0 additions & 15 deletions Libraries/FluidLite/LICENSE

This file was deleted.

Loading

0 comments on commit b264e3c

Please sign in to comment.