Skip to content

Conversation

hodoulp
Copy link
Contributor

@hodoulp hodoulp commented Oct 1, 2025

The pull request investigates some potential issues when using this project as module in other projects.
For now, two 'potential' issues were identified & fixed:

  • The variable _HVT_OUTPUT_DIR content was not consistent with CMAKE_RUNTIME_OUTPUT_DIRECTORY one. Used as a module, the contents (i.e., the output directory) could be different.
  • The variable WORKING_DIRECTORY for unit tests was not consistent with CMAKE_RUNTIME_OUTPUT_DIRECTORY one. Used as a module, the contents (i.e., the output directory) could be different.

Note: That's suspicious but it needs much more investigations to better understand if there are issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant