This commit is contained in:
Richard Berger
2019-09-04 16:26:03 -04:00
parent 5cee51204c
commit 364ccf6361

View File

@ -18,7 +18,7 @@ if(PKG_KIM)
endif() endif()
else() else()
if ("${DOWNLOAD_KIM}" STREQUAL "") if ("${DOWNLOAD_KIM}" STREQUAL "")
message(WARNING "KIM-API package not found. Default behaivor set to download and build our own") message(WARNING "KIM-API package not found. Default behavior set to download and build our own")
endif() endif()
set(DOWNLOAD_KIM_DEFAULT ON) set(DOWNLOAD_KIM_DEFAULT ON)
endif() endif()