Update FindKIM-API.cmake

This commit is contained in:
Christoph Junghans
2019-08-16 12:05:20 -06:00
committed by GitHub
parent 379fa22147
commit 2f531d0dab

View File

@ -77,7 +77,7 @@ endif()
if(KIM-API_INCLUDEDIR)
_KIMAPI_GET_VERSION(KIM-API_VERSION ${KIM-API_INCLUDEDIR}/KIM_Version.h)
else()
set(KIM-API_VERSION 0)
message(FATAL_ERROR "KIM-API_INCLUDEDIR not defined")
endif()
# handle the QUIETLY and REQUIRED arguments and set KIM-API_FOUND to TRUE