Withdrawn: 7903591: Do not re-run cmake tasks if inputs didn't change
Jorn Vernee
jvernee at openjdk.org
Wed Nov 22 21:54:37 UTC 2023
On Wed, 22 Nov 2023 13:22:04 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Defines inputs and outputs for the cmake* tasks, to avoid re-running them every time.
>
> I also noticed that the CMakeLists.txt still uses a glob corresponding to the old test directory structure. It will essentially look for `*lib*.c` files from the project root. I've fixed this to only look in the `test` sub directory.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jextract/pull/142
More information about the jextract-dev
mailing list