Mercurial > hg > orthanc
diff LinuxCompilation.txt @ 840:256e1530eb0f jpeg
fix build
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Jun 2014 20:11:04 +0200 |
parents | 7019922daf3d |
children | ffa8c7dcd87c |
line wrap: on
line diff
--- a/LinuxCompilation.txt Tue Jun 03 17:55:44 2014 +0200 +++ b/LinuxCompilation.txt Tue Jun 03 20:11:04 2014 +0200 @@ -136,7 +136,7 @@ libsqlite3-dev libssl-dev zlib1g-dev \ libdcmtk2-dev libboost-all-dev libwrap0-dev -# cmake "-DDCMTK_LIBRARIES=wrap;oflog" \ +# cmake "-DDCMTK_LIBRARIES=dcmjpls;wrap;oflog" \ -DALLOW_DOWNLOADS=ON \ -DUSE_SYSTEM_MONGOOSE=OFF \ -DUSE_SYSTEM_JSONCPP=OFF \