comparison DarwinCompilation.txt @ 2066:79fa4262e8d4

fixed unittest command in darwin compilation instructions
author Lenz Hirsch <hirsch@seamless.de>
date Thu, 07 Jul 2016 12:00:51 +0200
parents 3709c03ec9f0
children d1bb4bbe9775
comparison
equal deleted inserted replaced
2065:272094362301 2066:79fa4262e8d4
45 45
46 Build the Release version of Orthanc 46 Build the Release version of Orthanc
47 ------------------------------------ 47 ------------------------------------
48 48
49 # xcodebuild -configuration Release 49 # xcodebuild -configuration Release
50 # ./Debug/UnitTests 50 # ./Release/UnitTests
51 51
52 The binaries of Orthanc are located at "~/OrthancBuild/Release/Orthanc". 52 The binaries of Orthanc are located at "~/OrthancBuild/Release/Orthanc".