ebbbcafe5c
* build: Add libcurl * build: Stop the whole static linking on Windows mess. There's no use anymore * sys: Added update detector and moved some startup tasks to splash screen * sys: Updated ImHex icon * fix: Settings button on welcome page once again works * build: Fix build on Linux * sys: Fixed splash window not searching all paths for resources
17 lines
515 B
Plaintext
17 lines
515 B
Plaintext
[submodule "external/nativefiledialog"]
|
|
path = external/nativefiledialog
|
|
url = https://github.com/btzy/nativefiledialog-extended
|
|
[submodule "external/yara/yara"]
|
|
path = external/yara/yara
|
|
url = https://github.com/VirusTotal/yara
|
|
ignore = dirty
|
|
[submodule "external/xdgpp"]
|
|
path = external/xdgpp
|
|
url = https://git.sr.ht/~danyspin97/xdgpp
|
|
[submodule "external/fmt"]
|
|
path = external/fmt
|
|
url = https://github.com/fmtlib/fmt
|
|
[submodule "external/curl"]
|
|
path = external/curl
|
|
url = https://github.com/curl/curl
|