File: CMakeLists.txt

package info (click to toggle)
kookbook 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 468 kB
  • sloc: cpp: 1,609; python: 75; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (3)
1
2
find_package(Qt5 COMPONENTS Test)
add_subdirectory(parsertest)