on macos, there is apparently no ncursesw

This commit is contained in:
Enno Rehling 2021-03-16 21:29:05 +01:00
parent 8ed2738bc0
commit 73e20b0770
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.13)
cmake_minimum_required(VERSION 3.19)
if (WIN32)
file(TO_CMAKE_PATH "${CMAKE_MODULE_PATH}" CMAKE_MODULE_PATH )