sharedLib-foo

This commit is contained in:
Nicole Dresselhaus 2022-07-21 23:29:21 +02:00
parent 49539fc1ba
commit dbb5290f66
2 changed files with 7 additions and 5 deletions

@ -1 +1 @@
Subproject commit e760139a83cc15fa30f81806f0d1d30527c45d82
Subproject commit 4c9b76aed5d009d0d263c82d76b3075524a3fbf8

View File

@ -41,10 +41,15 @@ library
default-language:
Haskell2010
ghc-options:
-Wall
-Wall -static -dynamic-too
install-includes:
implot/implot.h
implot/implot_internal.h
imgui/imgui.h
imgui/imgui_internal.h
imgui/imstb_rectpack.h
imgui/imstb_textedit.h
imgui/imstb_truetype.h
cxx-sources:
implot/implot.cpp
implot/implot_demo.cpp
@ -53,9 +58,6 @@ library
-std=c++11
extra-libraries:
stdc++
HSdear-imgui-2.0.0-inplace-ghc8.10.7
extra-bundled-libraries:
HSdear-implot-1.0.0-inplace
include-dirs:
implot
dear-imgui.hs/imgui