add cabal.project source-file to simplex-chat.cabal (#2588)
fix compilation error: ./cabal.project: openBinaryFile: does not exist
This commit is contained in:
parent
78c0fe73a7
commit
30d4fc757c
@ -16,6 +16,7 @@ license-file: LICENSE
|
||||
build-type: Simple
|
||||
extra-source-files:
|
||||
README.md
|
||||
cabal.project
|
||||
|
||||
flag swift
|
||||
description: Enable swift JSON format
|
||||
|
Loading…
Reference in New Issue
Block a user