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

Comparing resources/CMakeLists.txt (file contents):
Revision 1.1 by greg, Tue Jan 9 18:31:14 2018 UTC vs.
Revision 1.3 by greg, Thu Jul 24 01:24:01 2025 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines