File: CMakeLists.txt

package info (click to toggle)
performous 1.1%2Bgit20181118-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,736 kB
  • sloc: cpp: 30,008; ansic: 2,751; sh: 801; xml: 464; python: 374; makefile: 36
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (8)
1
2
3
if(UNIX)
	add_subdirectory(man)
endif(UNIX)