Skip to content

Commit 5dbaa4f

Browse files
committed
scikit build complaning about cmake minimal version
1 parent 11aedd3 commit 5dbaa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.11)
1+
cmake_minimum_required(VERSION 3.15)
22
project(pym3t LANGUAGES CXX)
33

44
option(USE_AZURE_KINECT "Use Azure Kinect" OFF)

0 commit comments

Comments
 (0)