comparison Sphinx/source/plugins/wsi.rst @ 761:525d59a7c198

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 29 Aug 2021 13:39:31 +0200
parents 011b01ccf52d
children 4d431ad58521
comparison
equal deleted inserted replaced
760:e9da78572539 761:525d59a7c198
29 29
30 .. highlight:: text 30 .. highlight:: text
31 31
32 The procedure to compile the WSI framework is similar of that for the 32 The procedure to compile the WSI framework is similar of that for the
33 :ref:`core of Orthanc <binaries>`. The following commands should work 33 :ref:`core of Orthanc <binaries>`. The following commands should work
34 for every UNIX-like distribution (including GNU/Linux):: 34 for most UNIX-like distribution (including GNU/Linux)::
35 35
36 # Firstly, compile the command-line tools 36 # Firstly, compile the command-line tools
37 $ mkdir Applications/Build 37 $ mkdir Applications/Build
38 $ cd Applications/Build 38 $ cd Applications/Build
39 $ cmake .. -DSTATIC_BUILD=ON -DCMAKE_BUILD_TYPE=Release 39 $ cmake .. -DSTATIC_BUILD=ON -DCMAKE_BUILD_TYPE=Release