mirror of
https://github.com/decompals/wibo.git
synced 2025-12-15 16:16:09 +00:00
Make liburing optional; rewrite CMakeLists.txt and enable LTO
This commit is contained in:
@@ -39,7 +39,7 @@ static void *resolveByName(const char *name) {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
wibo::ModuleStub lib_ole32 = {
|
||||
extern const wibo::ModuleStub lib_ole32 = {
|
||||
(const char *[]){
|
||||
"ole32",
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user