add comment to trigger jenkins rerun

This commit is contained in:
Axel Kohlmeyer
2020-04-24 13:21:38 -04:00
committed by GitHub
parent 68dd6d0f19
commit 4890c328d9

View File

@ -1,3 +1,4 @@
# CMake configuration for KIM package
set(KIM-API_MIN_VERSION 2.1.3)
find_package(CURL)
if(CURL_FOUND)