utility: headless parsing
* resolve merge conflict * rpath for dev * generate a coatidb with a coatiproject * build script change to cmake --build
This commit is contained in:
@@ -28,6 +28,7 @@ class Application
|
||||
{
|
||||
public:
|
||||
static std::shared_ptr<Application> create(const Version& version, ViewFactory* viewFactory, NetworkFactory* networkFactory);
|
||||
static std::shared_ptr<Application> create(const Version& version);
|
||||
static void loadSettings();
|
||||
|
||||
~Application();
|
||||
|
||||
Reference in New Issue
Block a user