Skip to content

Commit d50d273

Browse files
committed
refactor sharedLib
1 parent acf7cd4 commit d50d273

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

Setup.hs

Lines changed: 0 additions & 14 deletions
This file was deleted.

dear-imgui.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ library
152152
DearImGui.Context
153153
DearImGui.Enums
154154
DearImGui.Structs
155+
ghc-options:
156+
-static -dynamic-too
157+
-- create both libHSdear-imgui... .a and .so
155158
cxx-options: -std=c++11
156159
cxx-sources:
157160
imgui/imgui.cpp

0 commit comments

Comments
 (0)