more silly

main
Brett 2025-04-06 20:29:38 -04:00
parent 4c3e3951b3
commit 3cdceda227
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20)
include(cmake/color.cmake)
set(BLT_VERSION 5.2.36)
set(BLT_VERSION 5.2.37)
set(BLT_TARGET BLT)

View File

@ -19,6 +19,8 @@ pkgs.mkShell
gtest.dev
grpc
protobuf
curl
abseil-cpp
];
LD_LIBRARY_PATH="/run/opengl-driver/lib:/run/opengl-driver-32/lib";
}