Skip to content

Commit 1a49320

Browse files
LukasWoodtlicwilson1776
authored andcommitted
Decrease required CMake version for cpp-boost-beast-client example
1 parent 805d4b3 commit 1a49320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/client/petstore/cpp-boost-beast/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.18)
1+
cmake_minimum_required(VERSION 3.12)
22

33
project(BoostBeastClientTests)
44

0 commit comments

Comments
 (0)