You've already forked linuxdeploy
mirror of
https://github.com/encounter/linuxdeploy.git
synced 2026-03-30 11:18:58 -07:00
Fix tests' structure, code style and use of GTest
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <cstdio>
|
||||
|
||||
extern "C" { void hello_world(); }
|
||||
#include <simple_library.h>
|
||||
|
||||
int main() {
|
||||
printf("Hello World");
|
||||
|
||||
Reference in New Issue
Block a user