# SPDX-License-Identifier: LicenseRef-CSSL-1.0

add_subdirectory(MESSAGES)

if(ENABLE_TESTS)
  add_subdirectory(tests)
endif()
