Commit c3c9941f authored by Matthieu C.'s avatar Matthieu C. Committed by Matthieu Coudron
Browse files

luaPackages.toml: remove debug leftover

we dont need to cat CMakeLists.txt.

So you dont know about git blame ? Gooooodd
parent c2648147
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -722,8 +722,6 @@ in
      substituteInPlace CMakeLists.txt \
        --replace-fail "TOML_PLUS_PLUS_SRC" "${tomlplusplus.src}/include/toml++" \
        --replace-fail "MAGIC_ENUM_SRC" "${magic-enum.src}/include/magic_enum"

      cat CMakeLists.txt
    '';
  });