updated build system from manual makefile to cmake. added versioning starting at 1.0 with this commit
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
extern int return_value;
|
||||
|
||||
void mem_error(void);
|
||||
_Noreturn void version(void);
|
||||
_Noreturn void usage(int exit_val);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user