diff options
Diffstat (limited to 'extras/libmemif/CMakeLists.txt')
-rw-r--r-- | extras/libmemif/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/libmemif/CMakeLists.txt b/extras/libmemif/CMakeLists.txt index 3cb3a9875..e407078e4 100644 --- a/extras/libmemif/CMakeLists.txt +++ b/extras/libmemif/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) +cmake_minimum_required(VERSION 3.10) project(libmemif) list(APPEND MODULE_PATH |