mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-14 21:15:37 +00:00
update cabal file - GHC option for android
This commit is contained in:
committed by
GitHub
parent
5548494a44
commit
ee07921d42
@@ -16,6 +16,9 @@ license-file: LICENSE
|
||||
build-type: Simple
|
||||
extra-source-files:
|
||||
README.md
|
||||
|
||||
if (os(android))
|
||||
ghc-option: -DANDROID
|
||||
|
||||
library
|
||||
exposed-modules:
|
||||
|
||||
Reference in New Issue
Block a user