mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-26 01:04:30 +00:00
add cabal.project source-file to simplex-chat.cabal (#2588)
fix compilation error: ./cabal.project: openBinaryFile: does not exist
This commit is contained in:
@@ -16,6 +16,7 @@ license-file: LICENSE
|
||||
build-type: Simple
|
||||
extra-source-files:
|
||||
README.md
|
||||
cabal.project
|
||||
|
||||
flag swift
|
||||
description: Enable swift JSON format
|
||||
|
||||
Reference in New Issue
Block a user