flo-l commented on PR #1525:
URL: https://github.com/apache/systemds/pull/1525#issuecomment-1144801643

   Installing SEAL is simple:
   ```
   git clone https://github.com/microsoft/SEAL.git
   cd SEAL
   git checkout v3.7.3
   cmake -S . -B build -DBUILD_SHARED_LIBS=ON
   cmake --build build
   sudo cmake --install build
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to