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

Comparing ray/cmake_tests/test_pcond.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 13 | Line 13 | if(NOT ${res} EQUAL 0)
13   endif()
14  
15   file(READ ${office_dir}/test/raytest_rpict_pcd.hdr test_output)
16 < if(test_output MATCHES "pcond -h")
16 > if(test_output MATCHES "pcond")
17    message(STATUS "passed")
18   else()
19    message(STATUS "failed")

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines