ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
resources
/
CMakeLists.txt
Revision:
1.1
Committed:
Tue Jan 9 18:31:14 2018 UTC
(7 years, 3 months ago) by
greg
Content type:
text/plain
Branch:
MAIN
CVS Tags:
rad5R2
Log Message:
Fixes to changes that were not applied fully the first time for CMake
File Contents
#
Content
1
add_subdirectory(cmake_tests)
2
3
file(COPY fonts/helvet.fnt
4
DESTINATION "${CMAKE_BINARY_DIR}/lib"
5
)