Fix typo
This commit is contained in:
@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user