Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb49539

Browse files
committed
Revert "Increase CMake version to resolve developer warnings regarding implicit quoted dereference in STREQUAL comparison"
This reverts commit 8f7a263.
1 parent c4ab9d3 commit bb49539

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.1.0)
1+
cmake_minimum_required(VERSION 2.8.1)
22
project(UnitTest++)
33

44
option(UTPP_USE_PLUS_SIGN

0 commit comments

Comments
 (0)