Skip to content

cmake: Fix some details of Clang on Windows.

Rylie Pavlik requested to merge rpavlik/monado:clang-win into main

clang-cl on Windows seems to work well, this fixes up a few details of build flags.

Merge request reports