55ok
| Direktori : /usr/src/cmake-3.25.0/Tests/FindPython/DifferentComponents/ |
| Current File : //usr/src/cmake-3.25.0/Tests/FindPython/DifferentComponents/CMakeLists.txt |
cmake_minimum_required(VERSION 3.1) project(TestDifferentComponents LANGUAGES C) add_subdirectory(subdir) find_package(Python3 REQUIRED COMPONENTS Development.Module)