build: remove xo-jit build for the moment (linking problem..)
This commit is contained in:
parent
0d79236814
commit
1848a4a06c
1 changed files with 2 additions and 2 deletions
|
|
@ -133,8 +133,8 @@ add_subdirectory(xo-tokenizer)
|
|||
add_subdirectory(xo-reader)
|
||||
#add_subdirectory(xo-symboltable)
|
||||
add_subdirectory(xo-interpreter)
|
||||
add_subdirectory(xo-jit)
|
||||
add_subdirectory(xo-pyjit)
|
||||
#add_subdirectory(xo-jit) # removing temporarily - link issue
|
||||
#add_subdirectory(xo-pyjit) # removing temporarily
|
||||
#
|
||||
add_subdirectory(xo-imgui)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue