diff --git a/CMakeLists.txt b/CMakeLists.txt index cb91f80..8463664 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 3.11...4.0) +cmake_minimum_required(VERSION 3.11) include(FetchContent)