Unverified Commit 2f531d0d authored by Christoph Junghans's avatar Christoph Junghans Committed by GitHub
Browse files

Update FindKIM-API.cmake

parent 379fa221
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()
  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