Skip to content

Conversation

@jiridanek
Copy link
Contributor

CMake Warning (dev) at router/CMakeLists.txt:35 (add_executable):
  Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when
  enabled.  Run "cmake --help-policy CMP0069" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  INTERPROCEDURAL_OPTIMIZATION property will be ignored for target
  'qdrouterd'.

… option without warning

```
CMake Warning (dev) at router/CMakeLists.txt:35 (add_executable):
  Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when
  enabled.  Run "cmake --help-policy CMP0069" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  INTERPROCEDURAL_OPTIMIZATION property will be ignored for target
  'qdrouterd'.
```
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.59%. Comparing base (25360c6) to head (a6a5c72).
⚠️ Report is 195 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1331      +/-   ##
==========================================
- Coverage   84.65%   84.59%   -0.07%     
==========================================
  Files         113      113              
  Lines       28383    28385       +2     
==========================================
- Hits        24029    24013      -16     
- Misses       4354     4372      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jiridanek jiridanek merged commit 3f13ee5 into apache:main Aug 11, 2021
@jiridanek jiridanek deleted the jd_2021_08_03_INTERPROCEDURAL_OPTIMIZATION branch August 11, 2021 14:51
@jiridanek jiridanek added this to the 1.18.0 milestone Aug 11, 2021
@jiridanek jiridanek self-assigned this Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants