Skip to content

Commit 13ca034

Browse files
committed
Update Cmake minimum version to keep macos happy
1 parent 84680cd commit 13ca034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
CMAKE_MINIMUM_REQUIRED(VERSION 3.5.0)
12
PROJECT(ndicapi)
2-
CMAKE_MINIMUM_REQUIRED(VERSION 3.3.0)
33

44
SET(ndicapi_VERSION 3.7.3)
55

0 commit comments

Comments
 (0)