summaryrefslogtreecommitdiffstats
path: root/cmake/toolchain
AgeCommit message (Collapse)AuthorFilesLines
2026-03-28Cmake build generator support: toolchain fileAlexey Gavrilov2-0/+20
Two toolchain files for clang and gcc compilers under x86 platform. Debug flags also passed at the configure time. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>