summarylogtreecommitdiffstats
path: root/0003-python.patch
diff options
context:
space:
mode:
authorhowetuft2022-07-03 21:25:13 +0200
committerhowetuft2022-07-03 21:25:13 +0200
commit948b724c1505174e1bb1b7f0f5874babcbb919fa (patch)
tree8e5e6057313d5e5415150215d021b8704de571ff /0003-python.patch
parent257979095aebbb849dba03ab426805c80d673676 (diff)
downloadaur-948b724c1505174e1bb1b7f0f5874babcbb919fa.tar.gz
Boost 1.79 - fstream
Starting from 1.79, using boost::filesystem::*fstream requires to include <boost/filesystem/fstream.hpp>
Diffstat (limited to '0003-python.patch')
-rw-r--r--0003-python.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-python.patch b/0003-python.patch
index 8e9fbecc97f7..8ad8a6a3bef4 100644
--- a/0003-python.patch
+++ b/0003-python.patch
@@ -1,7 +1,7 @@
From 59246af1699c3234a5e24b4af5e187acc621e324 Mon Sep 17 00:00:00 2001
From: howetuft <howetuft@gmail.com>
Date: Sat, 21 May 2022 18:17:31 +0200
-Subject: [PATCH 03/12] python
+Subject: [PATCH 03/13] python
---
CMakeLists.txt | 4 ++++
@@ -82,5 +82,5 @@ index bdd3445b8..baa52f622 100644
\ No newline at end of file
+TARGET_LINK_LIBRARIES(luxcoreimplserializationdemo luxcore slg-core slg-film slg-kernels luxrays bcd opensubdiv openvdb ${BLOSC_LIBRARY} ${EMBREE_LIBRARY} ${OIDN_LIBRARY} ${TBB_LIBRARY} ${TIFF_LIBRARIES} ${TIFF_LIBRARIES} ${OPENEXR_LIBRARIES} ${PNG_LIBRARIES} ${JPEG_LIBRARIES} ${PYTHON_LIBRARIES})
--
-2.36.1
+2.37.0