File: CMakeLists.txt

package info (click to toggle)
qastools 0.21.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,872 kB
  • sloc: cpp: 35,625; python: 148; sh: 10; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7

CMAKE_MINIMUM_REQUIRED ( VERSION 2.8.11 )


# Process subdirectories

ADD_SUBDIRECTORY ( graphics )