Mercurial > hg > orthanc
changeset 1350:724dc4e17d38
build ubuntu 14.04 lts
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 25 Apr 2015 16:14:23 +0200 |
parents | d8334d7b425d |
children | fa09aa513fd4 |
files | LinuxCompilation.txt |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/LinuxCompilation.txt Thu Apr 23 17:29:23 2015 +0200 +++ b/LinuxCompilation.txt Sat Apr 25 16:14:23 2015 +0200 @@ -220,6 +220,17 @@ +SUPPORTED - Ubuntu 14.04 LTS +---------------------------- + +# cmake -DALLOW_DOWNLOADS=ON \ + -DUSE_GTEST_DEBIAN_SOURCE_PACKAGE=ON \ + -DUSE_SYSTEM_MONGOOSE=OFF \ + -DDCMTK_LIBRARIES=dcmjpls \ + ~/Orthanc + + + SUPPORTED - FreeBSD 10.1 ------------------------