Unverified Commit aa338e33 authored by wrvsrx's avatar wrvsrx
Browse files

ipu6-camera-hal: fix build with cmake4

parent 8913c168
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = [