File: make-Makefiles.bash

package info (click to toggle)
x265 4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,452 kB
  • sloc: asm: 187,063; cpp: 118,996; ansic: 741; makefile: 146; sh: 91; python: 11
file content (3 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download | duplicates (7)
1
2
3
#!/bin/bash
# Run this from within a bash shell
cmake -G "Unix Makefiles" ../../source && ccmake ../../source