ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/cmake_tests/test_DC.cmake
(Generate patch)

Comparing ray/cmake_tests/test_DC.cmake (file contents):
Revision 1.1 by greg, Sat Oct 22 22:38:10 2011 UTC vs.
Revision 1.2 by greg, Wed Apr 25 22:21:06 2012 UTC

# Line 18 | Line 18 | execute_process(
18  
19   execute_process(
20    WORKING_DIRECTORY ${office_dir}
21 <  COMMAND vwrays -d ${view_def}
21 >  COMMAND vwrays${CMAKE_EXECUTABLE_SUFFIX} -d ${view_def}
22    OUTPUT_VARIABLE vwrays_out
23   )
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines