Skip to main content

kmpkg_install_meson

Builds a meson project previously configured with kmpkg_configure_meson().

Usage

kmpkg_install_meson([ADD_BIN_TO_PATH])

Parameters

ADD_BIN_TO_PATH

Adds the appropriate Release and Debug bin\ directories to the path during the build such that executables can run against the in-tree DLLs.

Examples

Source

scripts/cmake/kmpkg_install_meson.cmake