[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / bolt / lib / Target / CMakeLists.txt
blobeae8ebdddbf3fba5a1f2481c9657c9de97e84049
1 foreach (tgt ${BOLT_TARGETS_TO_BUILD})
2   add_subdirectory(${tgt})
3 endforeach()