File: COMPILING

package info (click to toggle)
lugaru 0~20110520.1%2Bhge4354%2Bdfsg-3
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 1,996 kB
  • sloc: cpp: 28,183; ansic: 733; makefile: 50; sh: 12
file content (6 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
With GNU/Linux :
cmake . && make

With Mac OS :
Use the XCode project.
You need to first build the debug and then the release or it won't work.