Skip to content

Commit 559b0dd

Browse files
committed
Update minimum version of cmake
Signed-off-by: Travis Collins <travis.collins@analog.com>
1 parent 2264074 commit 559b0dd

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
@@ -10,7 +10,7 @@
1010
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1111
# Lesser General Public License for more details.
1212

13-
cmake_minimum_required(VERSION 2.8.12)
13+
cmake_minimum_required(VERSION 3.5.0)
1414
project(ad9361 C)
1515

1616
set(LIBAD9361_VERSION_MAJOR 0)

0 commit comments

Comments
 (0)