FreeBSD Bugzilla – Attachment 167111 Details for
Bug 207278
graphics/luxrender: don't build unused demos, fix build with updated openimageio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
luxrender.patch (text/plain), 934 bytes, created by
Dmitry Marakasov
on 2016-02-17 14:24:33 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-02-17 14:24:33 UTC
Size:
934 bytes
patch
obsolete
>Index: files/patch-luxrays-CMakeLists.txt >=================================================================== >--- files/patch-luxrays-CMakeLists.txt (nonexistent) >+++ files/patch-luxrays-CMakeLists.txt (working copy) >@@ -0,0 +1,19 @@ >+--- ../luxrays/CMakeLists.txt.orig 2015-10-06 08:56:47 UTC >++++ ../luxrays/CMakeLists.txt >+@@ -128,16 +128,6 @@ add_subdirectory(src/luxcore) >+ # >+ ################################################################################ >+ >+-if(NOT APPLE OR OSX_BUILD_DEMOS) >+- add_subdirectory(samples/benchsimple) >+- add_subdirectory(samples/luxcoredemo) >+- add_subdirectory(samples/luxcorescenedemo) >+- add_subdirectory(samples/luxcoreimplserializationdemo) >+-endif() >+-if(OPENGL_FOUND AND GLUT_FOUND AND GLEW_FOUND) >+- add_subdirectory(samples/smallluxgpu4) >+-endif(OPENGL_FOUND AND GLUT_FOUND AND GLEW_FOUND) >+- >+ >+ ################################################################################ >+ #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 207278
: 167111