diff options
Diffstat (limited to 'cpu8/hello_world/notes.md')
-rw-r--r-- | cpu8/hello_world/notes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpu8/hello_world/notes.md b/cpu8/hello_world/notes.md new file mode 100644 index 0000000..8dc02b1 --- /dev/null +++ b/cpu8/hello_world/notes.md @@ -0,0 +1,5 @@ +cmake . +make + +define INCLUDE and LIBRARY directory + |