ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
CMakeLists.txt
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/CMakeLists.txt (file contents):
Revision
1.22
by
greg
, Wed Apr 3 20:18:54 2019 UTC vs.
Revision
1.23
by
greg
, Fri Jul 17 16:05:05 2020 UTC
#
Line 38
|
Line 38
|
if(NOT WIN32)
38
endif()
39
40
if(WIN32)
41
+
set(CPACK_NSIS_INSTALL_ROOT "C:")
42
set(CPACK_NSIS_MODIFY_PATH 1)
43
set(qt_plugin_term "LIBRARY")
44
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)