CMakeLists.txt 551 B

1234567891011121314
  1. cliprogram(combi-test combi-test.c)
  2. cliprogram(divvy-test divvy-test.c)
  3. cliprogram(hatgen hatgen.c CORE_LIB COMPILE_DEFINITIONS TEST_HAT)
  4. cliprogram(hat-test hat-test.c)
  5. cliprogram(latin-test latin-test.c)
  6. cliprogram(matching matching.c)
  7. cliprogram(obfusc obfusc.c)
  8. cliprogram(penrose-legacy-test penrose-legacy-test.c)
  9. cliprogram(penrose-test penrose-test.c)
  10. cliprogram(sort-test sort-test.c)
  11. cliprogram(spectre-gen spectre-gen.c spectre-help.c CORE_LIB)
  12. cliprogram(spectre-test spectre-test.c spectre-help.c)
  13. cliprogram(tree234-test tree234-test.c)