removed tests by default

main
Claudius Holeksa 2023-03-02 12:06:46 +01:00
parent 4bde47e3b9
commit 431d65dc55
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ let
};
extra_build_inputs = extraBuildInputs;
base_cmake_flags = [
"-DGINKGO_BUILD_TESTS=ON"
];
extra_cmake_flags = extraCmakeFlags;
native_build_inputs = [