mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
parent
f126d4d326
commit
497b6f554d
@ -0,0 +1,13 @@
|
||||
--- a/cmake/modules/FindTexturePacker.cmake
|
||||
+++ b/cmake/modules/FindTexturePacker.cmake
|
||||
@@ -52,10 +52,6 @@ if(NOT TARGET TexturePacker::TexturePack
|
||||
endif()
|
||||
endif()
|
||||
|
||||
- # Ship TexturePacker only on Linux and FreeBSD
|
||||
- if(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD" OR CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
- set(INTERNAL_TEXTUREPACKER_INSTALLABLE TRUE)
|
||||
- endif()
|
||||
|
||||
# Use it during build if build architecture is same as host
|
||||
# (not cross-compiling) and TEXTUREPACKER_EXECUTABLE is not found
|
Loading…
x
Reference in New Issue
Block a user