File: if.cmake

package info (click to toggle)
haskell-skylighting-core 0.14.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,440 kB
  • sloc: xml: 118,808; haskell: 3,117; cs: 72; ada: 67; java: 37; ansic: 32; cpp: 31; php: 25; tcl: 19; lisp: 14; perl: 11; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (4)
1
2
3
if(CMARK_TESTS and CMARK_SHARED)
      add_subdirectory(api_test)
endif()