rhymu8354 / OmniaRegna

This holds public information about OmniaRegna (https://omniaregna.com/), an online RPG. Issues for the game may be reported here or in the game itself.
8 stars 1 forks source link

Update build system to use more CPU cores #263

Open rhymu8354 opened 4 years ago

rhymu8354 commented 4 years ago

[12:51] Neui: Maybe you could look into how you could let ninja use more cores [13:07] Neui: it seems it's cmake.buildArgs = ["--parallel", "4"] if you use CMake 3.12+, not tested