minor tweaks (could not find app icon, and CMakeInstall directives)
This commit is contained in:
@@ -272,6 +272,7 @@ bool Cmd_Exec (const std::vector<std::string> args) {
|
||||
}
|
||||
|
||||
exec_file.close();
|
||||
LogDebug ("exec success for file %s", full_path.c_str());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user