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.7 by greg, Thu Aug 16 17:59:45 2012 UTC vs.
Revision 1.8 by greg, Mon Sep 23 22:17:28 2013 UTC

# Line 34 | Line 34 | endif()
34   if(APPLE)
35    add_definitions(-DBSD -DNOSTEREO -Dfreebsd)
36    include_directories(/usr/X11R6/include)
37 +  SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mmacosx-version-min=10.6")
38   endif()
39  
40   IF( BUILD_PACKAGE )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines