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

Comparing ray/resources/CMakeLists.txt (file contents):
Revision 1.1 by greg, Tue Jan 9 18:31:14 2018 UTC vs.
Revision 1.2 by greg, Wed Apr 3 20:18:54 2019 UTC

# Line 3 | Line 3 | add_subdirectory(cmake_tests)
3   file(COPY fonts/helvet.fnt
4    DESTINATION "${CMAKE_BINARY_DIR}/lib"
5   )
6 + file(COPY test_lib.rb
7 +  DESTINATION "${CMAKE_BINARY_DIR}/resources"
8 + )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines