some relining
This commit is contained in:
parent
24f4f89c95
commit
f6f807be1a
|
@ -21,11 +21,11 @@ For more information, see [w3c.github.com/tidy-html5][3]
|
||||||
|
|
||||||
2. cmake ../.. [-DCMAKE_INSTALL_PREFIX=/path/for/install]
|
2. cmake ../.. [-DCMAKE_INSTALL_PREFIX=/path/for/install]
|
||||||
|
|
||||||
3. Windows: cmake --build . --config Release
|
3. Windows: cmake --build . --config Release
|
||||||
Unix/OSX: make
|
Unix/OSX: make
|
||||||
|
|
||||||
4. Install, if desired
|
4. Install, if desired
|
||||||
Windows: cmake --build . --config Release --target INSTALL
|
Windows: cmake --build . --config Release --target INSTALL
|
||||||
UNix/OSX: [sudo] make install
|
UNix/OSX: [sudo] make install
|
||||||
|
|
||||||
;eof
|
;eof
|
||||||
|
|
Loading…
Reference in a new issue