add_subdirectory(common)
add_subdirectory(legacy)
if(ENABLE_CELX)
  add_subdirectory(lua)
endif()
