Add --target=<target> flag
- Used to compile using a specific target, without the need of modifying the makegen.xml file
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "ConfigFile.h"
|
||||
|
||||
struct ConfigCLI
|
||||
struct ConfigCLI
|
||||
{
|
||||
public:
|
||||
static int Main(int argc, char** argv);
|
||||
|
||||
Reference in New Issue
Block a user