ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
src
/
CMakeLists.txt
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/CMakeLists.txt (file contents):
Revision
1.9
by
greg
, Tue May 16 22:58:18 2023 UTC vs.
Revision
1.10
by
greg
, Thu Jul 24 01:24:01 2025 UTC
#
Line 1
|
Line 1
1
+
# RCSid $Id$
2
+
3
if(UNIX)
4
find_library(LIB_M m DOC "Path to libm")
5
if(NOT LIB_M)
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines