[llvm] [cmake] Add possibility to use ChooseMSVCCRT.cmake when include LLVM library
[llvm-core.git] / utils / gn / secondary / compiler-rt / lib / BUILD.gn
blobbc3664e242c5f77ec3d3e9a522dc3f443d308b15
1 group("lib") {
2   deps = [
3     "//compiler-rt/lib/builtins",
4     "//compiler-rt/lib/profile",
5   ]