Fprime install
Note: auto-generated from comments in: ./target/fprime_install.cmake
fprime_install.cmake:
Wrapper script invoked by POST_BUILD commands to install build artifacts. Defaults DESTDIR to FPRIME_INSTALL_DEST (passed via -D) when the user has not set DESTDIR in the environment. Sets CMAKE_INSTALL_PREFIX to "/" so that DESTDIR alone controls the final install location.
Expected -D arguments: FPRIME_INSTALL_DEST - default install directory (from configure step) FPRIME_BUILD_DIR - path to the CMake binary directory CMAKE_INSTALL_COMPONENT - install component to process