Remove late enable_language calls.#1903
Conversation
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
WalkthroughThis pull request removes explicit commands to enable programming languages in several CMake configuration files. Specifically, it deletes the Changes
Possibly related PRs
Suggested reviewers
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (4)
💤 Files with no reviewable changes (4)
⏰ Context from checks skipped due to timeout of 90000ms (37)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1903 +/- ##
============================================
+ Coverage 40.68% 83.39% +42.71%
============================================
Files 72 144 +72
Lines 7635 12948 +5313
Branches 1275 2857 +1582
============================================
+ Hits 3106 10798 +7692
+ Misses 4295 1196 -3099
- Partials 234 954 +720 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Cleanup after #1902
Summary by CodeRabbit