diff options
Diffstat (limited to 'ctrl/CMakeLists.txt')
-rw-r--r-- | ctrl/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrl/CMakeLists.txt b/ctrl/CMakeLists.txt index 50357651f..331ae9078 100644 --- a/ctrl/CMakeLists.txt +++ b/ctrl/CMakeLists.txt @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 3.5 FATAL_ERROR) +cmake_minimum_required(VERSION 3.10 FATAL_ERROR) project(ctrl) |