bolt-launcher: fix superfluous CMAKE (#441862)

This commit is contained in:
Peder Bergebakken Sundt
2025-09-11 17:10:48 +00:00
committed by GitHub
@@ -67,7 +67,6 @@ let
];
cmakeFlags = [
"-D CMAKE_BUILD_TYPE=Release"
"-D BOLT_LUAJIT_INCLUDE_DIR=${luajit}/include"
"-G Ninja"
]