Skip to content

Commit 0b1b577

Browse files
committedFeb 27, 2021
1.2.1 Release
1 parent 2a45732 commit 0b1b577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0)
1+
CMAKE_MINIMUM_REQUIRED(VERSION 3.1.0 FATAL_ERROR)
22
PROJECT(fastotv_cpp VERSION 1.2.1.4 LANGUAGES CXX C)
33
SET(CMAKE_CXX_STANDARD 14)
44
SET(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)