[code-reflection] Integrated: cmake tidyup and access with maven build
Gary Frost
gfrost at openjdk.org
Wed Jun 5 15:29:40 UTC 2024
On Wed, 5 Jun 2024 15:23:32 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> cmake from hat root now delegates to backend/CMakeLists.txt, which delegates to the appropriate baclend/*/CMakeLists.txt
>
> This has two advantages one.
> 1) The hat root cmake is way less complicated.
> 2) The backends/CMakeLists.txt is clion compatible.
>
> I also worked out how to build cmake from inside maven. Working for OpenCL at least.
>
> This means that the root level cmake may well become unnecessary.
This pull request has now been integrated.
Changeset: cbf1b934
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/cbf1b934d8d1bddd81735d880ecdf73bfe0d77e7
Stats: 680 lines in 12 files changed: 298 ins; 330 del; 52 mod
cmake tidyup and access with maven build
-------------
PR: https://git.openjdk.org/babylon/pull/115
More information about the babylon-dev
mailing list