mirror of
https://github.com/eclipse/wakaama.git
synced 2025-05-08 23:31:37 +08:00

Using cache variables to configure the logging infrastructure requires a different handling for testing. CMake's preset functionality helps to build the project with different settings and run the corresponding tests.
10 lines
108 B
YAML
10 lines
108 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
---
|
|
Language: Json
|
|
BasedOnStyle: llvm
|
|
|