This refactoring makes some of the code used to control including subdirectories parameterized so it can be re-used elsewhere.
Specifically I want to re-use this code in clang to be able to turn off specific tool subdirectories.
Differential D13783
[CMake] Refactor subdirectory inclusion code to take a project name. ClosedPublic Authored by beanz on Oct 15 2015, 1:37 PM.
Details Summary This refactoring makes some of the code used to control including subdirectories parameterized so it can be re-used elsewhere. Specifically I want to re-use this code in clang to be able to turn off specific tool subdirectories.
Diff Detail Event TimelineClosed by commit rL250835: [CMake] Refactor subdirectory inclusion code to take a project name. (authored by cbieneman). · Explain WhyOct 20 2015, 9:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37514 cmake/modules/AddLLVM.cmake
|