#TODO not compiled or tested # build instructions: https://fmt.dev/latest/usage.html#building-the-library [source] git = "https://github.com/fmtlib/fmt" rev = "12.1.0" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-DFMT_DOC=OFF", "-DFMT_TEST=OFF", ]