Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
FindPython
/
CustomFailureMessage
/
Check
/
CMakeLists.txt
blob: fed963e476778e02635f9f70159f5abf4ac0d5dc [
file
] [
log
] [
blame
]
cmake_minimum_required(VERSION 3.1)
project(TestCustomFailureMessage.Check LANGUAGES C)
find_package (Python3 REQUIRED COMPONENTS ${CHECK_COMPONENTS})