Updated System configuration (markdown)

master
Martin Polanka 8 years ago
parent 535ba44188
commit e4e8c92224

@ -168,6 +168,6 @@ cmake -G "Visual Studio 14 2015"
* Rename downloaded certificate bundle to "curl-ca-bundle.crt" * Rename downloaded certificate bundle to "curl-ca-bundle.crt"
* Run tests with **ctest** program or whole worker with **recodex-worker.exe** binary * Run tests with **ctest** program or whole worker with **recodex-worker.exe** binary
Installation binary can be created through cmake (cpack respectively), this is done by using [NSIS](http://nsis.sourceforge.net/), which have to be installed on machine. Installation package is then created by running **package** target in VS solution. Installation binary can be created through cmake (cpack respectively), this is done by using [NSIS](http://nsis.sourceforge.net/), which have to be installed on machine. Installation package is then created by running **PACKAGE** target in VS solution.
## WebApp ## WebApp

Loading…
Cancel
Save