Libspinscale: Initial top-level SMO port to coroutine framework
We haven't ported everything. Just the top-level methods. We'll dig in to the leaf stuff later. Surprisingly, this all went without any real difficulties. Runs like a charm on first try.
This commit is contained in:
@@ -7,6 +7,7 @@ add_library(smocore STATIC
|
||||
mind.cpp
|
||||
mindComponent.cpp
|
||||
componentThread.cpp
|
||||
componentThreadTags.cpp
|
||||
opts.cpp
|
||||
|
||||
# Body
|
||||
|
||||
Reference in New Issue
Block a user