blob: c0327b8f8652acba7ffe9ea5b4aed82cea253e2f [file] [log] [blame]
# Leave CMP0118 unset!
# Leave CMP0163 unset!
# Call the associated test.
cmake_path(GET RunCMake_TEST STEM testcase)
string(REGEX REPLACE "WARN" "Common" testcase "${testcase}")
include(${CMAKE_CURRENT_LIST_DIR}/../${testcase}.cmake)