Functions.
This commit is contained in:
parent
3f21434cd1
commit
0a49a463e2
8 changed files with 312 additions and 29 deletions
|
|
@ -20,7 +20,6 @@ target_include_directories(fun_core PUBLIC
|
|||
# Playground / interpreter (future /usr/bin/fun)
|
||||
add_executable(fun
|
||||
src/fun.c
|
||||
examples/hello_world.fun
|
||||
)
|
||||
target_link_libraries(fun PRIVATE fun_core)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue