mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 06:32:35 +02:00
Adding assignment-client to DSL
This commit is contained in:
parent
14b0bc02c3
commit
9a259ea618
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ static Closure cmakeBuild(srcDir, instCommand) {
|
|||
def targets = [
|
||||
'animation-server':true,
|
||||
'assignment-server':true,
|
||||
'assignment-client':true,
|
||||
'domain-server':true,
|
||||
'eve':true,
|
||||
'pairing-server':true,
|
||||
|
|
Loading…
Reference in a new issue