build: fixes to build on linux
* dont use Q_PROCESSOR macros for 32/64 getArchitectureType
move the function from lib_gui to lib
* added missing include
This commit is contained in:
@@ -14,8 +14,6 @@ namespace utility
|
||||
|
||||
void killRunningProcesses();
|
||||
|
||||
ApplicationArchitectureType getApplicationArchitectureType();
|
||||
|
||||
int getIdealThreadCount();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user