This change replaces repetitive code with a helper macro.
This is a backport of core#24355
Differential D14890
util, refactor: Add UNIQUE_NAME helper macro PiRK on Dec 1 2023, 13:09. Authored by Tags None Subscribers None
Details
This change replaces repetitive code with a helper macro. This is a backport of core#24355 cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ ninja all check-all`
Diff Detail
|