Commit 3a4e6c0d authored by Ryan S. Elliott's avatar Ryan S. Elliott
Browse files

Revert "Update FindKIM-API.cmake"

This reverts commit 2f531d0d.
parent 2f531d0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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