File: build

package info (click to toggle)
bobcat 6.07.01-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 15,764 kB
  • sloc: cpp: 21,736; fortran: 6,490; makefile: 2,788; sh: 737; perl: 401; ansic: 26
file content (3 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/bash

g++ --std=c++26 -Wall main.cc -lbobcat;