-
- Downloads
cmake: Add support for CMAKE_CROSSCOMPILING_EMULATOR
This commit updates the build systems to allow cross-compiling VTK using toolchain defining CMAKE_CROSSCOMPILING_EMULATOR. It simplifies the cross-compilation removing the need to independently compile the "VTKCompileTools". See https://cmake.org/cmake/help/v3.8/variable/CMAKE_CROSSCOMPILING_EMULATOR.html#variable:CMAKE_CROSSCOMPILING_EMULATOR
Showing
- CMake/vtkModuleMacros.cmake 1 addition, 1 deletionCMake/vtkModuleMacros.cmake
- CMakeLists.txt 3 additions, 2 deletionsCMakeLists.txt
- Utilities/EncodeString/CMakeLists.txt 1 addition, 1 deletionUtilities/EncodeString/CMakeLists.txt
- Utilities/HashSource/CMakeLists.txt 1 addition, 1 deletionUtilities/HashSource/CMakeLists.txt
- Utilities/ParseOGLExt/CMakeLists.txt 1 addition, 1 deletionUtilities/ParseOGLExt/CMakeLists.txt
Loading
Please register or sign in to comment