18 lines
404 B
Text
18 lines
404 B
Text
name "rgbepp"
|
|
description "Reference Genome based Exon Phylogeny Pipeline"
|
|
authors "Guoyi Zhang"
|
|
copyright "Copyright © 2024, Guoyi Zhang"
|
|
license "GPL-2.0-only"
|
|
targetType "executable"
|
|
|
|
configuration "rgbepp" {
|
|
targetType "executable"
|
|
targetName "rgbepp"
|
|
sourceFiles "RGBEPP.d"
|
|
}
|
|
|
|
configuration "delstop" {
|
|
targetType "executable"
|
|
targetName "delstop"
|
|
sourceFiles "delstop.d"
|
|
}
|