mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 22:02:51 -06:00
ide: Optimised build system / pkg-config handling
This commit is contained in:
parent
e46cd032cd
commit
d85ef7540e
7 changed files with 27 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ void Ide::BeginBuilding(bool clear_console)
|
|||
{
|
||||
SetupDefaultMethod();
|
||||
HdependTimeDirty();
|
||||
Builder::cmdx_cache.Clear();
|
||||
Renumber();
|
||||
StopDebug();
|
||||
ShowConsole();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue