Commit 33e8261f for tesseract
commit 33e8261f6d46191e7bb4b75ada43bafe7b5d5724
Merge: c2b8e914 45c0bca6
Author: Amit Dovev <amitdev2222@gmail.com>
Date: Wed Jun 17 17:44:54 2026 +0300
Merge pull request #4566 from tesseract-ocr/copilot/remove-sw-build-option
Remove SW_BUILD option from CMake and CI
-----
@amitdo invoked GitHub's Copilot.
AI engine: Claude Sonnet 4.6.
Prompt 1:
Open a PR for the following task.
Remove the SW_BUILD option from Tesseract's CMake build.
https://github.com/search?q=repo%3Atesseract-ocr%2Ftesseract+SW_BUILD+language%3Acmake&type=code
Also remove this build option from CI jobs.
https://github.com/search?q=repo%3Atesseract-ocr%2Ftesseract+SW_BUILD+language%3Ayml&type=code
Prompt 2:
2 CMake Actions failed. Try to fix the issues.
-----
The PR was reviewed and approved by @zdenop.