The project is unconfigurable. Could you change the first line in the CMakeLists.txt to ``` cmake cmake_minimum_required(VERSION 3.6) ```
The project is unconfigurable. Could you change the first line in the CMakeLists.txt to