File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ You may then run
5959 subfolder of your build folder; only available if Doxygen installed),
6060* ` ctest ` (or ` make test ` ) to run tests,
6161* ` sudo make install ` to install on your system, or
62- * ` cpack ` to generate an installable package (see [ cpack documentation] ( https://www.codesynthesis.com/products/xsd/ ) ).
62+ * ` cpack ` to generate an installable package (see [ cpack documentation] ( https://cmake.org/cmake/help/latest/manual/cpack.1.html ) ).
6363
6464The default CMake options should be appropriate for most cases. The only
65- essential external dependency is [ Xerces C++] ( https ://www.codesynthesis.com/products/xsd /) which should be found
65+ essential external dependency is [ Xerces C++] ( http ://xerces.apache.org/xerces-c /) which should be found
6666automatically if installed.
6767
6868You may wish to change the ` CMAKE_INSTALL_PREFIX ` to specify where the API
You can’t perform that action at this time.
0 commit comments