ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/InstallRules/CMakeLists.txt
(Generate patch)

Comparing ray/InstallRules/CMakeLists.txt (file contents):
Revision 1.9 by greg, Mon Jan 8 16:51:31 2018 UTC vs.
Revision 1.10 by greg, Tue May 16 22:58:18 2023 UTC

# Line 14 | Line 14 | if(TIFF_LIBRARY)
14    endif()
15   endif()
16  
17 < if(NOT BUILD_HEADLESS)
17 > if(NOT BUILD_HEADLESS AND BUILD_QT)
18    #plugins loaded by rvu at runtime
19    get_target_property(GIF_PLUGIN Qt5::QGifPlugin LOCATION)
20    get_target_property(ICO_PLUGIN Qt5::QICOPlugin LOCATION)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines