ipu6-camera-hal: fix build with cmake4 (#449406)

This commit is contained in:
Yohann Boniface
2025-10-07 10:10:54 +00:00
committed by GitHub
@@ -54,6 +54,7 @@ stdenv.mkDerivation {
"-DCMAKE_INSTALL_PREFIX=${placeholder "out"}"
"-DCMAKE_INSTALL_SUB_PATH=${ipuTarget}"
"-DCMAKE_INSTALL_LIBDIR=lib"
"-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
];
NIX_CFLAGS_COMPILE = [