Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for finding VTKCompileTools and passing cross-compilation variables #7

Merged
merged 6 commits into from
Aug 31, 2023

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Aug 31, 2023

Pass the variable VTKCompileTools_DIR only to the main project (the VTK module itself)

Pass the following variables to the main project and also all external projects
added to the VTK module SuperBuild directory:

  • CMAKE_CROSSCOMPILING
  • CMAKE_CROSSCOMPILING_EMULATOR
  • CMAKE_SYSTEM_NAME

jcfr added 6 commits August 30, 2023 19:47
… variables

Note that external projects added to the SuperBuild directory of VTK
modules will be responsible to pass variables CMAKE_CROSSCOMPILING and
CMAKE_CROSSCOMPILING_EMULATOR. These are not automatically passed.
@jcfr jcfr merged commit 37ade3c into KitwareMedical:main Aug 31, 2023
@jcfr jcfr deleted the add-crosscompiling-support branch August 31, 2023 00:04
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