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

add_subdirectory(MSG)

if(ENABLE_TESTS)
  add_subdirectory(tests)
endif()
