set installDirs

This commit is contained in:
Tanguy 2023-10-13 17:26:57 +02:00
parent 25fe6f3b5d
commit 65693727c7
No known key found for this signature in database
GPG Key ID: 7DD8EC6B6CE6C45E
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version = "0.0.1"
author = "Status Research & Development GmbH"
description = "Webrtc stack"
license = "MIT"
#installDirs = @["usrsctp"]
installDirs = @["usrsctp", "webrtc"]
requires "nim >= 1.2.0",
"chronicles >= 0.10.2",