comparison LinuxCompilation.txt @ 3355:eb18269de57f emscripten-logging

Fixed typo
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 24 Apr 2019 07:51:48 +0200
parents fca730c267d7
children 815b81142ff7
comparison
equal deleted inserted replaced
3353:54cdad5a7228 3355:eb18269de57f
58 58
59 # cd ~/OrthancBuild 59 # cd ~/OrthancBuild
60 # cmake -DCMAKE_BUILD_TYPE=Debug ~/Orthanc 60 # cmake -DCMAKE_BUILD_TYPE=Debug ~/Orthanc
61 # make 61 # make
62 62
63 Note that to build the documentation, you will have to install doxyen. 63 Note that to build the documentation, you will have to install doxygen.
64 64
65 However, on some GNU/Linux distributions, it is still required to 65 However, on some GNU/Linux distributions, it is still required to
66 download and static link against some third-party dependencies, 66 download and static link against some third-party dependencies,
67 e.g. when the system-wide library is not shipped or is 67 e.g. when the system-wide library is not shipped or is
68 outdated. Because of difference in the packaging of the various 68 outdated. Because of difference in the packaging of the various