File: CMakeLists.txt

package info (click to toggle)
iqtree 2.0.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 14,620 kB
  • sloc: cpp: 142,571; ansic: 57,789; sh: 275; python: 242; makefile: 95
file content (8 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
add_library(booster
bitset_index.c       hashmap.c            io.c                 sort.c               tree_utils.h
bitset_index.h       hashmap.h            io.h                 sort.h               tree.c               
booster.c            hashtables_bfields.c prng.c               stats.c              tree.h
externs.h            hashtables_bfields.h prng.h               stats.h              tree_utils.c
booster.h
)