We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc70774 commit 5af6035Copy full SHA for 5af6035
1 file changed
samples/luxcoreui/CMakeLists.txt
@@ -56,6 +56,7 @@ set(LUXCOREUI_SRCS
56
add_executable(luxcoreui ${LUXCOREUI_SRCS})
57
target_link_libraries(luxcoreui PRIVATE
58
boost::boost
59
+ luxrays
60
luxcore
61
imgui::imgui
62
imguifiledialog::imguifiledialog
0 commit comments