File: CMakeLists.txt

package info (click to toggle)
pupnp 1%3A1.14.20-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,440 kB
  • sloc: ansic: 34,488; xml: 1,173; cpp: 573; makefile: 341; sh: 130; python: 51; javascript: 7
file content (2 lines) | stat: -rw-r--r-- 102 bytes parent folder | download
1
2
add_executable(FuzzIxml FuzzIxml.c)
target_link_libraries(FuzzIxml ixml_static ${LIB_FUZZING_ENGINE})