diff DarwinCompilation.txt @ 2105:d1bb4bbe9775

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Oct 2016 12:17:22 +0200
parents 79fa4262e8d4
children 19a2f1d2b816
line wrap: on
line diff
--- a/DarwinCompilation.txt	Thu Oct 13 15:12:46 2016 +0200
+++ b/DarwinCompilation.txt	Mon Oct 17 12:17:22 2016 +0200
@@ -31,7 +31,9 @@
 # cmake -GXcode -DCMAKE_OSX_DEPLOYMENT_TARGET=10.8 -DSTATIC_BUILD=ON -DSTANDALONE_BUILD=ON -DALLOW_DOWNLOADS=ON ~/Orthanc
 
 NB: Adapt the value of "CMAKE_OSX_DEPLOYMENT_TARGET" with respect to
-your version of XCode.
+your version of OS X. This version can obtained by typing:
+
+# sw_vers
 
 
 Build the Debug version of Orthanc