File: CMakeLists.txt

package info (click to toggle)
datatype99 1.6.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: ansic: 1,071; sh: 43; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
4
add_executable(metadata metadata.c)
add_executable(record_metadata record_metadata.c)
add_executable(print print.c)
add_executable(command_menu command_menu.c)