File: CMakeLists.txt

package info (click to toggle)
kdevelop 4%3A4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,064 kB
  • ctags: 8,825
  • sloc: cpp: 76,399; python: 920; lex: 422; ruby: 120; sh: 85; makefile: 49; xml: 42
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (3)
1
2
3
4
if(NOT WIN32 AND NOT APPLE)
  add_subdirectory(gdb)
endif(NOT WIN32 AND NOT APPLE )