mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Don’t link the executables against libbridge.
This commit is contained in:
parent
12e964884d
commit
e3abd5feea
@ -53,8 +53,6 @@ executable semantic-diff-exe
|
||||
, filepath
|
||||
, directory
|
||||
default-language: Haskell2010
|
||||
extra-libraries: bridge
|
||||
extra-lib-dirs: .
|
||||
|
||||
executable semantic-diff-profile
|
||||
hs-source-dirs: app
|
||||
@ -73,8 +71,6 @@ executable semantic-diff-profile
|
||||
, filepath
|
||||
, directory
|
||||
default-language: Haskell2010
|
||||
extra-libraries: bridge
|
||||
extra-lib-dirs: .
|
||||
|
||||
test-suite semantic-diff-test
|
||||
type: exitcode-stdio-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user