Open Username404-59 opened 2 years ago
another observation:
the toolchain file is also ignored, since its only shell exported, but not given to cmake via -DCMAKE_TOOLCHAIN_FILE
in the cmake wrapper (ah an addition to this: this needs a specific cmake version to work)
At line 17, there is a "OSXCROSS_TARGET" variable, however, at lines 24-25 (and 39-41) OSXCROSS_HOST is used for the targets so I assume this is a mistake?