[CMAKE] Fix use of CLang
authorJérôme Gardou <jerome.gardou@reactos.org>
Thu, 10 Sep 2020 21:23:14 +0000 (23:23 +0200)
committerJérôme Gardou <zefklop@users.noreply.github.com>
Mon, 16 Nov 2020 15:58:10 +0000 (16:58 +0100)
commitedc1f3ca56bb67213c613e7215ad6e44d8075bc6
treeb2d06ab0436e49ddd0e80f5fe7154f3196cb6d7c
parentd6d5caec7c24c7cd186648a2f3c3a272d2b1b4a6
[CMAKE] Fix use of CLang
 - Updated toolchain file
 - set GCC variable when using CLang in "GCC mode"
 - Properly retrieve GCC support libraries
 - Various flags needed to get this going
CMakeLists.txt
sdk/cmake/CMakeMacros.cmake
sdk/cmake/config.cmake
sdk/cmake/gcc.cmake
toolchain-clang.cmake