summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/CustomFailureMessage/Check/CMakeLists.txt
blob: fed963e476778e02635f9f70159f5abf4ac0d5dc (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 3.1)

project(TestCustomFailureMessage.Check LANGUAGES C)

find_package (Python3 REQUIRED COMPONENTS ${CHECK_COMPONENTS})