This patchs adds the use of CMake variables to add subdirectories and
include directories. In addition, it renames CMake variable to a more
meaningful name that I intend to also define in its parent scope in a
later patch. Both of these variables will be used to have a clean CMake
for the upcoming remote offloading plugin.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Like the explicit location of source files. Variables are namespaced with the same prefix as others in the file.