mirror of
https://github.com/H-uru/korman.git
synced 2025-07-14 02:27:36 -04:00
Add type hints to the exporter class.
The import statements had to be modified to avoid name collisions with the modules and the type hints.
This commit is contained in:
@ -208,7 +208,7 @@ if(korman_BUILD_HSPLASMA)
|
||||
korman_add_external_project(HSPlasma
|
||||
GIT_REPOSITORY "https://github.com/H-uru/libhsplasma.git"
|
||||
# Be sure to increase this as the feature set used by Korman increases
|
||||
GIT_TAG 6fa56d979163af8602cd6212449a07400a14b532
|
||||
GIT_TAG 260ccccd464c002d1655c10acdc3335d10e52542
|
||||
# We can only do shallow checkouts if the above is a branch or tag.
|
||||
GIT_SHALLOW FALSE
|
||||
CMAKE_CACHE_ARGS
|
||||
|
Reference in New Issue
Block a user