Skip to content

fix(macos): remove installation script for executable

Emilie WERNERT requested to merge fix-macos-installer into dev

What does this MR do?

Remove installation script for executable for macOS. This script did not work and broke the cmake configuration. It should be rewrite completely.

See #131 (closed)

How to test it?

Run cmake . and ninja all and check that nothing break.

Data

No data

Merge request reports