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

Comparing ray/CMakeLists.txt (file contents):
Revision 1.21 by greg, Wed Jun 20 20:51:24 2018 UTC vs.
Revision 1.22 by greg, Wed Apr 3 20:18:54 2019 UTC

# Line 151 | Line 151 | install(DIRECTORY "${CMAKE_BINARY_DIR}/lib/"
151    DESTINATION "lib"
152   )
153  
154 + # copy make tests to build
155 + file(COPY test DESTINATION ${CMAKE_BINARY_DIR})
156 +
157 +
158   include(InstallRequiredSystemLibraries)
159   add_subdirectory(InstallRules)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines