File: CMakeLists.txt

package info (click to toggle)
iqtree 2.0.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,700 kB
  • sloc: cpp: 142,571; ansic: 57,789; sh: 275; python: 242; makefile: 95
file content (6 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
add_library(phyloYAML
statespace.h
statespace.cpp
)

target_link_libraries(phyloYAML yaml-cpp)