Files
revng-revng/tests/abi/CMakeLists.txt
Ivan Krysak ad0fc079b8 ABI-testing: rename verify-abi
The new name is `check-compatibility-with-abi`
2023-03-15 10:19:02 +01:00

7 lines
195 B
CMake

#
# This file is distributed under the MIT License. See LICENSE.md for details.
#
add_subdirectory(tools/revng-check-compatibility-with-abi)
add_subdirectory(tools/revng-ensure-rft-equivalence)