Commit 3d27433
authored
[CMake] Format static symbol helper condition (#628)
Apply cmake-format to the condition introduced for hiding symbols from
linked static libraries.
Validation:
- pre-commit run cmake-format --files cmake/Utils/Library.cmake
- git diff --check1 parent e3bcb8d commit 3d27433
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments