Revert "Update FindKIM-API.cmake"

This reverts commit 2f531d0dab.
This commit is contained in:
Ryan S. Elliott
2019-08-17 11:40:13 -05:00
parent 2f531d0dab
commit 3a4e6c0dfd

View File

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