Klebert-Engineering / simfil

The Simple Map Filter Language Interpreter 🌳.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Do not set CMAKE_POSITION_INDEPENDENT_CODE. #83

Closed josephbirkner closed 4 months ago

josephbirkner commented 4 months ago

It is verboten by conan-center-index to set CMAKE_POSITION_INDEPENDENT_CODE. See https://github.com/conan-io/conan-center-index/pull/24390#pullrequestreview-2128461729

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

Test Results

 1 files  Β±0   1 suites  Β±0   3m 9s :stopwatch: -1s 34 tests Β±0  34 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  35 runsβ€Š Β±0  35 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit b685f235. ± Comparison against base commit 0dd7704f.

github-actions[bot] commented 4 months ago
Package Line Rate Branch Rate Health
include.simfil 61% 43% βž–
include.simfil.model 87% 61% βœ”
src 73% 42% βž–
src.model 81% 47% βœ”
Summary 74% (2031 / 2752) 43% (1627 / 3767) βž–

Minimum allowed line rate is 50%