Unverified Commit 4890c328 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

add comment to trigger jenkins rerun

parent 68dd6d0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# CMake configuration for KIM package
set(KIM-API_MIN_VERSION 2.1.3)
find_package(CURL)
if(CURL_FOUND)