Skip to content

Commit

Permalink
run find_package tests
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed Aug 21, 2024
1 parent ab5a042 commit c509c84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,12 @@
--config "${cmakeConfigType}" \
--parallel $NIX_BUILD_CORES
echo "Run shell hook"
${shellHook}
xvfb-run dbus-run-session \
--config-file=${pkgs.dbus}/share/dbus-1/session.conf \
find_package_build/QaterialFindPackageTest
'';
};

Expand Down

0 comments on commit c509c84

Please sign in to comment.