Skip to content

Commit

Permalink
Why are you being so clingy?
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Feb 8, 2025
1 parent 19af913 commit 52539b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/linux/LinuxDeploy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ foreach(_lib IN LISTS LIBS)
endif()
endforeach()

list(APPEND SKIP_LIBRARIES "--exclude-library=libgallium*")
list(APPEND SKIP_LIBRARIES "--exclude-library=*libgallium*")

# Call linuxdeploy
message(STATUS "Calling ${LINUXDEPLOY_BIN} --appdir \"${APP}\" ... [... libraries].")
Expand Down

0 comments on commit 52539b1

Please sign in to comment.