FSeam icon indicating copy to clipboard operation
FSeam copied to clipboard

CMake 3.12 required

Open jheaff1 opened this issue 4 years ago • 0 comments

Hi,

The FSeam repo uses the find_package(Python3) functionality of CMake:

https://cmake.org/cmake/help/v3.12/module/FindPython.html

This was introduced into CMake in v3.12, whereas your documentation states that 3.10 is required.

Perhaps your documentation should be updated to state that at CMake v3.12 is required as a minimum?

jheaff1 avatar May 28 '20 09:05 jheaff1