[x265] [PATCH] cmake: Export PLATFORM_LIBS for other integrators to re-use

Pradeep Ramachandran pradeep at multicorewareinc.com
Thu Mar 3 10:35:06 CET 2016


# HG changeset patch
# User Pradeep Ramachandran <pradeep at multicorewareinc.com>
# Date 1456997684 -19800
#      Thu Mar 03 15:04:44 2016 +0530
# Node ID d037c0f685b195bafd2946dfbe86f1c47c5359bc
# Parent  9cc9920bf82be1b43efd2a3628e28a3a78ab3b2f
cmake: Export PLATFORM_LIBS for other integrators to re-use

diff -r 9cc9920bf82b -r d037c0f685b1 source/CMakeLists.txt
--- a/source/CMakeLists.txt	Wed Mar 02 17:26:11 2016 +0530
+++ b/source/CMakeLists.txt	Thu Mar 03 15:04:44 2016 +0530
@@ -617,3 +617,6 @@
         add_subdirectory(test)
     endif()
 endif()
+
+set(PLATFORM_LIBS ${PLATFORM_LIBS} CACHE LIST "List of platform libraries from
+x265")
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265.patch
Type: text/x-patch
Size: 647 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20160303/e22c3e58/attachment.bin>


More information about the x265-devel mailing list