forked from libretro/Lakka-LibreELEC
9 lines
264 B
Diff
9 lines
264 B
Diff
--- a/tools/depends/native/TexturePacker/CMakeLists.txt
|
|
+++ b/tools/depends/native/TexturePacker/CMakeLists.txt
|
|
@@ -1,3 +1,5 @@
|
|
+set(CMAKE_SOURCE_DIR ${CMAKE_SOURCE_DIR}/../../../..)
|
|
+
|
|
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
|
|
|
|
if(APPLE)
|