mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
Update Ghoul version
This commit is contained in:
@@ -1078,7 +1078,7 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
bool showHelp = parser.execute();
|
||||
if (showHelp) {
|
||||
parser.displayHelp(std::cout);
|
||||
std::cout << parser.helpText();
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
// Take an actual copy of the arguments
|
||||
|
||||
+1
-1
Submodule ext/ghoul updated: d85c1597e4...91b391e1ac
@@ -48,6 +48,7 @@
|
||||
#include <openspace/util/updatestructures.h>
|
||||
#include <openspace/util/versionchecker.h>
|
||||
#include <ghoul/filesystem/filesystem.h>
|
||||
#include <ghoul/font/font.h>
|
||||
#include <ghoul/font/fontmanager.h>
|
||||
#include <ghoul/font/fontrenderer.h>
|
||||
#include <ghoul/io/texture/texturereader.h>
|
||||
|
||||
Reference in New Issue
Block a user