[PR #703] [MERGED] CMakeLists.txt fix for OCR #1527

Closed
opened 2026-01-29 17:16:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/703
Author: @Izaron
Created: 2/28/2017
Status: Merged
Merged: 3/1/2017
Merged by: @cfsmp3

Base: masterHead: cmake-ocr


📝 Commits (4)

  • 4ee9c84 Fixed CMake for OCR
  • 00ead85 Fixed FFMPEG libs and set all libs non-static
  • 4f5f564 Automatically enable HARDSUBX whed FFMPEG used
  • 52c7a84 Added missing swscale library

📊 Changes

2 files changed (+45 additions, -12 deletions)

View changed files

📝 src/CMakeLists.txt (+16 -7)
📝 src/lib_ccx/CMakeLists.txt (+29 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/703 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 2/28/2017 **Status:** ✅ Merged **Merged:** 3/1/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `cmake-ocr` --- ### 📝 Commits (4) - [`4ee9c84`](https://github.com/CCExtractor/ccextractor/commit/4ee9c847da0e6e4b01b1645502e2177e57835908) Fixed CMake for OCR - [`00ead85`](https://github.com/CCExtractor/ccextractor/commit/00ead85ab7e319233d375735b8400cbe1568b042) Fixed FFMPEG libs and set all libs non-static - [`4f5f564`](https://github.com/CCExtractor/ccextractor/commit/4f5f564b59ab0de7f418420516aa742031116d2c) Automatically enable HARDSUBX whed FFMPEG used - [`52c7a84`](https://github.com/CCExtractor/ccextractor/commit/52c7a8474f4c90fc63829ddf4caffe614ef591e4) Added missing swscale library ### 📊 Changes **2 files changed** (+45 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/CMakeLists.txt` (+16 -7) 📝 `src/lib_ccx/CMakeLists.txt` (+29 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1527