Skip to content

(build): fix application package

  • CMake configuration has been modified to ensure that sightlog binaries are always shipped with Sight, even when building a standalone application.
  • Ogre plugins install was not done because of a regression introduced when fixing Qml plugins install.
  • use the .bat instead of .exe to launch app in .lnk

You can test them using the provided build artifacts:

...or by performing a full Sight build and ninja package, ninja SightCalibrator_package, ninja SightCalibrator_package...

Closes #844 (closed)

Edited by Didier WECKMANN

Merge request reports