From 5da8f9d671f2a578c6cce284efcb3d6e595b07d4 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 26 Jun 2025 17:38:24 +0200 Subject: premake: instruction in header --- premake5.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/premake5.lua b/premake5.lua index ec0dd9b..ad10760 100644 --- a/premake5.lua +++ b/premake5.lua @@ -1,6 +1,7 @@ -- Run with -- -- premake5 gmake && make -j 8 +-- LD_LIBRARY_PATH=$GUIX_ENVIRONMENT/lib ./build/bin/Debug/PanGemma workspace "PanGemma" configurations { "Debug", "Release" } -- cgit v1.2.3