build: nits
This commit is contained in:
parent
20b105d909
commit
dfccc6c0ff
2 changed files with 2 additions and 2 deletions
|
|
@ -116,7 +116,7 @@ add_subdirectory(xo-expression)
|
|||
add_subdirectory(xo-pyexpression)
|
||||
add_subdirectory(xo-tokenizer)
|
||||
add_subdirectory(xo-reader)
|
||||
add_subdirectory(xo-symboltable)
|
||||
#add_subdirectory(xo-symboltable)
|
||||
add_subdirectory(xo-interpreter)
|
||||
add_subdirectory(xo-jit)
|
||||
add_subdirectory(xo-pyjit)
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets
|
|||
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
#add_subdirectory(example)
|
||||
add_subdirectory(example)
|
||||
add_subdirectory(utest)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue