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

add_subdirectory(TOOLS)
if(ENABLE_PHYSIM_TESTS)
  add_subdirectory(tests)
endif()
