File: CTestCustom.cmake

package info (click to toggle)
libavif 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 21,488 kB
  • sloc: ansic: 30,721; cpp: 14,588; xml: 1,507; sh: 1,258; java: 307; makefile: 57
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (7)
1
2
3
4
set(CTEST_CUSTOM_TESTS_IGNORE
    # Ignore failing tests brought by `add_subdirectory(${AVIF_SOURCE_DIR}/ext/fuzztest)` when AVIF_FUZZTEST is not OFF
    antlr4_tests_NOT_BUILT
)